The same occurs when a formatted field (for example with CKEditor) is loaded, the ajax response refreshes the page and removes the CKEditor from the field.
#3 was working for me so I updated the patch.
thanks andyf! same issue here and your update worked for me.
I created a new updated branch for 10.3.x with previous commits from #76 ✨ Add support for enclosure field in Views RssFields row plugin so that posts can include media items Needs work .
gfbarbosa → changed the visibility of the branch 10.3.x to hidden.
gfbarbosa → changed the visibility of the branch 2511878-support-enclosure-field to hidden.
gfbarbosa → changed the visibility of the branch 11.x to hidden.
gfbarbosa → changed the visibility of the branch 11.x to active.
gfbarbosa → changed the visibility of the branch 2511878-support-enclosure-field to active.
#4 working fine!
fix #2 works here for D10.1 and D10.2.2
#17 works fine here when a required field inside a collapsed paragraph have a null value
I believe the same occours here: updated Claro theme renders badly for some content type edit forms 🐛 updated Claro theme renders badly for some content type edit forms Postponed: needs info
same issue here after core update (9.4 > 10.1) .. I'm not using a subtheme.
#4 worked for me (grid-template-columns:66% minmax(22.5rem, 1fr);
)
same issue here after core update (9.4 > 10.1) .. I'm not using a subthem.
#4 works for me (grid-template-columns:66% minmax(22.5rem, 1fr);
)
gfbarbosa → created an issue.
I'm having the same problem after upgrading from 9.4 to 10.1 (I'm not using subtheme). grid-template-columns:66% minmax(22.5rem, 1fr);
from #4 worked for me.