[Resolved] UI Notifications after update

After updating from 2.16.2 -> 2.16.3 and 2.16.4 the UI notifications asking for confirmations about settings changes are popping up everywhere with no way to dismiss them.

e.g.
http://image.prntscr.com/image/91bb716e0efb42849e8517c0acbbe2b0.png

http://image.prntscr.com/image/657ca5f2a9684e1f87866cd6a063d233.png

(1 image limit)

This is on most pages.

Resolved
Turns out, seemingly all pages require the “Dashboard” plugin to be enabled or notification areas simply break.

Also, the JS for the frontend relies on a $.dashboard() function, and thus we’re fixed by enabling the plugin.

Note, this is happening in Chrome and Firefox.

  • Updated to 2.16.5