Luke Fowler
Luke Fowler
Continuous data transfer from javascript to python and vice versa without ending the python process.
Just a guess as I haven't actually used this library yet, but it looks like you should try moving your `python.end(...` call to a different ipcMain listener, something like below,...
@ranvir-gorai I also ran into this issue pretty quickly on web. I created a [simple demo](https://snack.expo.io/HyzXdZRFr) demonstrating the problem. The menu triggers and appears great. However, the popup-menu ignores the...
I didn't mean to reopen the issue! Just trying to help those searching for answers like myself. If it's already opened though.. I can't figure out how to get the...
Redux has always shown up for me, but never React Dev Tools, though they're being installed the same way. Running Manjaro Linux and electron 11.4.12 with node 12.18.3 runtime Someone...