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

in-page-script.js inserted into Wordpress editor #2243

Closed
jlami opened this issue Nov 18, 2022 · 2 comments · Fixed by #2244
Closed

in-page-script.js inserted into Wordpress editor #2243

jlami opened this issue Nov 18, 2022 · 2 comments · Fixed by #2244
Labels

Comments

@jlami
Copy link

jlami commented Nov 18, 2022

Describe the bug
<script src="chrome-extension://bmdblncegkenkacieihfhpjfppoconhi/scripts/in-page-script.js" type="text/javascript"></script> is inserted into the Wordpress editor and saved to the database.

To Reproduce
Steps to reproduce the behavior:

  1. Edit a page/post in Wordpress with the old/classic editor enabled and the 'Visual' mode as default. (classic-editor plugin is enabled on the sites I tested)
  2. Click on the 'text' mode for the editor and see that the script is inserted

I don't know if the new gutenberg editor also has this problem, but I guess that every editor that uses iframes is effected.

Expected behavior
ember-inspector should not insert the in-page-script in the editor

@tdwesten
Copy link

tdwesten commented Feb 3, 2023

Hello, version 4.9.1 is still injecting "<script src="chrome-extension://bmdblncegkenkacieihfhpjfppoconhi/scripts/in-page-script.js" type="text/javascript"></script>" in the WP editor. Is this already released?

@patricklx
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants