The pyscript_component has its initial kwarg set to "" by default, but this case fails
#1335
Answered
by
Archmonger
shawncrawley
asked this question in
Problem
-
|
The actual root of this issue is caused by the underlying call to See the code here: |
Beta Was this translation helpful? Give feedback.
Answered by
Archmonger
Feb 11, 2026
Replies: 1 comment 1 reply
-
|
Reproduce on reactpy-2.0.0b9 with: from reactpy.utils import string_to_reactpy
string_to_reactpy("") |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in #1336