remnoteio / remnote-plugin-template-react

A template for V1 frontend plugins using React. Please see the getting started guide for instructions:
https://plugins.remnote.com/getting-started/quick_start_guide
MIT License
23 stars 11 forks source link

"Invalid Websocket frame: RSV1 must be clear" #16

Open ulises-castro opened 2 months ago

ulises-castro commented 2 months ago

Steps to reproduce it:

  1. npm run dev
  2. Go to Plugins Right Sidebar in Remnote therefore click on refresh
  3. See console where you have running webpack-dev-server
image

I had to upgrade webpack related packages to the their latest version otherwise it ends the console process suddenly.