Lavender1618

Results 3 issues of Lavender1618

When i run "npm run dev", vue-autocomplete loads and works fine. If I manually refresh, it still works. fine. However.....if I edit some code in my editor, which triggers hot...

I get this error when trying to connect to the websockets.. ` handler, values = adapter.match() raise WebsocketMismatch() werkzeug.routing.WebsocketMismatch: 400 Bad Request: The browser (or proxy) sent a request that...

Im trying to set the url dynamically on a dropzone element Im doing var url ='http://myurl' this.$refs.dropzone1.setOption('url', url) the error Im getting is... Uncaught TypeError: Cannot read property 'options' of...