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
gvwilson
changed the title
[BUG] Add correct test for warnings logged in restricted iframes
Add correct test for warnings logged in restricted iframes
Aug 13, 2024
Describe your context
Please provide us your environment so we can easily reproduce the issue.
pip list | grep dash
belowif frontend related, tell us your Browser, Version and OS
Describe the bug
With the change in #1080 to allow usage within restricted iframes, we also do a somewhat poor job of checking the type of the warnings logged.
Expected behavior
We should check the exact error string if possible, or at least check for the existence of a specific substring.
The text was updated successfully, but these errors were encountered: