react-py
react-py copied to clipboard
BUG : User Input Example doesn't work well
I am also getting this issue on my own localhost example, but not on the react-py examples page
EDIT: Was able to get my local working once following the Vite setup steps (although not using Vite)
The user input is not completely broken. I have checked the official examples, at first it returns the html then it dosent do anything in the following call of input().
Hi @junnei, thanks for raising this issue with user input. Could you please let me know what browser and version you're using?