The latest version rolled out seems to have an issue registering the component, as mentioned in the setup doc
index.js:57 Uncaught TypeError: Cannot use 'in' operator to search for 'default' in undefined
at index.js:57
at vue-notifyjs.min.js:6
at vue-notifyjs.min.js:6
Unknown custom element: <notifications> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
The latest version rolled out seems to have an issue registering the component, as mentioned in the setup doc