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: |
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("") |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in #1336