- Issue created by @dalin
This seems like a new bug somewhere between D10.1 and D10.3
1. Click "Tasks | Published" to open the sidebar tray. It opens.
2. Click again to close.
You are redirected moderation-sidebar/node/####/latest which shows a full-page of what _would_ be in the sidebar tray.
In the browser console there's a JS error:
Uncaught Error: cannot call methods on dialog prior to initialization; attempted to call method 'close'
Don't try to interface directly with the dialogue, instead, just simulate a click on its close button.
review
none
none
none
Active
1.0
Code