Replies: 1 comment 2 replies
-
@MUvaage Thanks for reporting, I'll try to reproduce and get back to you this week. :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have an application based on panel-material-ui that's running well in the panel preview, but all interactivity is broken once hosted via jupyterapps. It renders with no import errors on the panel-material-ui package, yet nothing happens when clicking. I have also previously hosted this in a regular panel serve way and that works as well.
Could this issue be related to jhsingle-native-proxy and perhaps some limitations with use of panel-material-ui?
Below is a barebone example with a MenuList widget that works in the preview, but not when it is hosted:
Beta Was this translation helpful? Give feedback.
All reactions