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
There seems to be a regression in the code editor between 6.0.0rc2 and 6.0.0 final. @mauritsvanrees fixed an issue in the editor last week for Easyform. (collective/collective.easyform#387) But we had a separate issue in easyform that is also still open and deals with the depends_on and cssclass fields.
I checked the recent commits, the only relevant one that stand out to me is this one from @thet : 1557679
@petschki@frapell Maybe you remember other commits that might cause this regression?