Example app for Dynamically Loaded Components returns null #1106
Labels
priority-2-moderate
Should be resolved on a reasonable timeline.
release-patch
Warrents a patch release
type-bug
About something that isn't working
When running the following example:
I observe:
Discussed in #1105
Originally posted by AyushExel July 15, 2023
I'm following the example here https://reactpy.dev/docs/guides/escape-hatches/javascript-components.html#dynamically-loaded-components
And it works on the browser when clicking result button but on running it on my system, i get
null
page.The text was updated successfully, but these errors were encountered: