elilambnz / react-py

Effortlessly run Python code in your React apps.
https://elilambnz.github.io/react-py
MIT License
232 stars 21 forks source link

BUG : User Input Example doesn't work well #360

Open junnei opened 2 months ago

junnei commented 2 months ago
image

As you can see above, it doesn't run well when I just press Run button.

glipR commented 1 week ago

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)