I have a really strange issue … no matter which Plugin I install, I always get this error in my console in the Backend. It doesn’t happen when there are no plugins.
Exact, I thought it’s one plugin where’s maybe broken. But seems to be happen at all plugins. It doesn’t matter if on localhost or on a server. There are also two other notices:
You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at Production Deployment — Vue.js
In all Browsers yes. It comes from this file which is created everytime I install a Plugin
[HMR] Attempting websocket connection to http://localhost:3123
media/plugins/.index.js
The described .index.js file has something to do with node_module … have you tested with the markdown editor? I have in mind that I have seen a line where this was noted