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
Widget with array with nested areas - After after opening widget edit modal, parent array breadcrumb click no longer opens far right breadcrumb and edit options
#4738
When editing a widget on the frontend for array with areas, the parent level breadcrumb option should still show up the far right breadcrumb and edit tools option when clicked. I do set the widget area margin spacing for top and bottom to zero, as I like the editing page to be as close as possible to the live frontend view:
To Reproduce
Step by step instructions to reproduce the behavior:
Expected behavior
[data-apos-area] [data-apos-area] {
margin: 0 !important;
}
Describe the bug
Details
Version of Node.js:
Apostrophecms V4.7.1, clean install of apostrophecms
Server Operating System:
Mac OSX
Additional context:
Array schema:
HTML:
The text was updated successfully, but these errors were encountered: