production flag throws error
I run into some error where running
--production
solara run demo_main.py --production
doing a regular solara run demo_main.py
seems to work, but production seems to crash everything.3 Replies
What version of Solara are you using? I don't see this on 1.25.1, but I remember seeing a similar error in a previous version
1.25.0 😂
Ill upgrade to see if this issue persists.
Yes, this should be fixed in https://github.com/widgetti/solara/commit/e0f8b5df37602727565098c02ab8bf7d917d8917 (you can see which tags this commit it in in the gray region)