You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried this example which should show an alert-dialog with the text test.
However, no dialog is displayed, neither with Firefox 65 nor with Chrome 72
Here is the code for this example
I tried this example which should show an alert-dialog with the text test.
However, no dialog is displayed, neither with Firefox 65 nor with Chrome 72
Here is the code for this example
If an Iframe is used instead of dash_dangerously_set_inner_html, the dialog will appear.
Is it itentional that JavaScript isn't executed in dash_dangerously_set_inner_html or is it a bug?
Here are my package versions: