You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 1.8.0 update, selected media via the pagemediaselect form field in admin is disappearing shortly after page load in admin. Media has to be reselected every time the page is opened in admin otherwise it gets removed from page frontmatter on page save. My blueprint:
I've just found the same issue with the filepicker field.
The filename shows up for a like a second when the page loads and then goes blank even though its clearly there in the frontmatter. I thought was going crazy...
Since 1.8.0 update, selected media via the
pagemediaselect
form field in admin is disappearing shortly after page load in admin. Media has to be reselected every time the page is opened in admin otherwise it gets removed from page frontmatter on page save. My blueprint:Seems to happen outside of
list
as well. My temporary workaround is to usetext
instead ofpagemediaselect
.The text was updated successfully, but these errors were encountered: