Plugin outlet debug tool keeps throwing errors

After activating the plugin outlet debug in Discourse Dev Tools, an error persistently appears whenever the mouse hovers over the outlet:

index.js:45 Uncaught (in promise) Error: cannot call `lastNode()` while `SimpleLiveBlock` is still initializing

3 Likes

Yup, I can repro here on meta.

Thanks for raising the dev-xp team will have a look!

2 Likes

This should fix it

https://github.com/discourse/discourse/pull/33465

2 Likes

This topic was automatically closed after 17 hours. New replies are no longer allowed.