Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 4.1 |
When calling dump('foo')
in my code, the web debug toolbar doesn't load and I get this error in my console:
Uncaught ReferenceError: Sfdump is not defined
at eval (eval at load.maxTries ((index):1), <anonymous>:1:9)
at load.maxTries ((index):23)
at (index):23
at XMLHttpRequest.xhr.onreadystatechange ((index):23)