Open
Description
Thanks for the great package!
Describe the bug
I encountered a problem when reloading a tab on the same localhost port (the port is set via an environment variable) the connection with the nodeplotlib server is broken and the server logs client disconnect. It turns out to work only by opening a new tab each time.
To Reproduce
Steps to reproduce the behavior:
- Run the nodeplotlib server
- Go to http://localhost:{{port}}
- Shutdown the server
- Run again
- Reload tab on http://localhost:{{port}}
- The client disconnected and the server shut down by itself 🫠
Expected behavior
The server should work with same tab after stopping
Desktop (please complete the following information):
- OS: Windows 11
- Browser: Chrome 132
- Version: 1.1.2
Metadata
Metadata
Assignees
Labels
No labels