Problem/Motivation
I have a view with an exposed Title field in part of my dashboard, whenever I try to update/change or even discard any changes to the layout, it fails, and just seems to reload the page
Steps to reproduce
I'm yet to fully confirm how easy this is to reproduce, but the error stopped occurring when I removed the exposed field. All other items in the dashboard were menus, or basic view displays
I presume this error is only on the layout editor, so technically I can temporarily remove the exposed field whilst I generate the dashboard, and then re-apply it, but there's a bug there.
Comments
Comment #2
erik seifert commentedhttps://git.drupalcode.org/project/dashboards/-/blob/2.0.x/src/EventSubs...
https://git.drupalcode.org/project/dashboards/-/blob/2.0.x/src/Plugin/Da...
Create a embed view and add to dashboard. So everything should work.
Comment #3
erik seifert commentedComment #4
jrockowitz commentedFirst off, using layouts saved in configuration is a great approach to building dashboards.
I ran into a similar issue with the 'Search block'.
My local set up uses the Gin admin theme with Gin layout builder
Steps to reproduce
Notes
Comment #5
jrockowitz commentedComment #6
erik seifert commentedOkay. I will add it to all block displayed on dashboards.
Comment #8
erik seifert commentedComment #9
erik seifert commented