Yadup is using JUSH (https://github.com/vrana/jush) for syntax highlighting. There is no problem until Yadup is used together with https://github.com/jsmitka/Nette-XDebug-Helper then Tracy panel will fail to load (loaded by the script at the end of the page).
But the weird thing is, that it will load fine if you try to run manually the content of its window.addEventListener('load') function.
Yadup is using JUSH (https://github.com/vrana/jush) for syntax highlighting. There is no problem until Yadup is used together with https://github.com/jsmitka/Nette-XDebug-Helper then Tracy panel will fail to load (loaded by the script at the end of the page).
But the weird thing is, that it will load fine if you try to run manually the content of its
window.addEventListener('load')function.