Dangerous link detected Error in Dash Debug Window after upgrading from 2.14.2 to 2.15.0 #2743
Closed
Description
With Dash 2.14.2 all is good. After upgrade to 2.15.0, we receive a Dangerous link detected::
in the Dash Debug Window.
- Dash versions
dash 2.15.0
dash-bootstrap-components 1.5.0
dash-core-components 2.0.0
dash-html-components 2.0.0
dash-table 5.0.0
- Could be front end related, but should be on latest version of Chrome
- Windows 10
- Chrome
- Version 121.0.6167.140 (Official Build) (64-bit)
It looks like the actual website is running OK and functional and it is possible not affected by the reported JavaScript error.
Full Err Msg:
(This error originated from the built-in JavaScript code that runs Dash apps. Click to see the full stack trace or open your browser's console.)
Error: Dangerous link detected::
at http://localhost:5000/_dash-component-suites/dash/dcc/dash_core_components.v2_13_0m1706882908.js:2:52506
at commitHookEffectListMount (http://localhost:5000/_dash-component-suites/dash/deps/react-dom@16.v2_15_0m1706882909.14.0.js:19866:28)
at commitPassiveHookEffects (http://localhost:5000/_dash-component-suites/dash/deps/react-dom@16.v2_15_0m1706882909.14.0.js:19904:13)
at HTMLUnknownElement.callCallback (http://localhost:5000/_dash-component-suites/dash/deps/react-dom@16.v2_15_0m1706882909.14.0.js:182:16)
at Object.invokeGuardedCallbackDev (http://localhost:5000/_dash-component-suites/dash/deps/react-dom@16.v2_15_0m1706882909.14.0.js:231:18)
at invokeGuardedCallback (http://localhost:5000/_dash-component-suites/dash/deps/react-dom@16.v2_15_0m1706882909.14.0.js:286:33)
at flushPassiveEffectsImpl (http://localhost:5000/_dash-component-suites/dash/deps/react-dom@16.v2_15_0m1706882909.14.0.js:22988:11)
at unstable_runWithPriority (http://localhost:5000/_dash-component-suites/dash/deps/react@16.v2_15_0m1706882909.14.0.js:2685:14)
at runWithPriority$1 (http://localhost:5000/_dash-component-suites/dash/deps/react-dom@16.v2_15_0m1706882909.14.0.js:11174:12)
at flushPassiveEffects (http://localhost:5000/_dash-component-suites/dash/deps/react-dom@16.v2_15_0m1706882909.14.0.js:22955:14)
Metadata
Assignees
Labels
No labels