Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: not passing Component in renderMarkdown #335

Open
sbhal opened this issue Apr 6, 2024 · 0 comments
Open

Error: not passing Component in renderMarkdown #335

sbhal opened this issue Apr 6, 2024 · 0 comments

Comments

@sbhal
Copy link

sbhal commented Apr 6, 2024

Error: Plugin "execute-code" is not passing Component in renderMarkdown. This is needed to avoid memory leaks when embedded contents register global event handlers.
    at t.render (app.js:1:1296210)
    at t.renderMarkdown (app.js:1:1295991)
    at ExecuteCodePlugin2.eval (plugin:execute-code:12945:52)
    at Generator.next (<anonymous>)
    at eval (plugin:execute-code:51:61)
    at new Promise (<anonymous>)
    at __async (plugin:execute-code:35:10)
    at eval (plugin:execute-code:12944:80)
    at t.initDOM (app.js:1:1570471)
    at t.toDOM (app.js:1:1161306)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant