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

Paused on exception DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. #67

Closed
ozknozsrt opened this issue Jan 18, 2018 · 4 comments
Assignees

Comments

@ozknozsrt
Copy link

ozknozsrt commented Jan 18, 2018

Hi,

Im using vsCode. This problem came after you changed the codes. Automatically switched to debugger mode.
http://prntscr.com/i22514

Why could it be?

@ritwickdey
Copy link
Owner

Sorry? I don't understand.

I guess, you don't have <head> tag or <link> element not inside <head> tag?

@ozknozsrt
Copy link
Author

No, smoothly.

http://prntscr.com/i23gw6

@ritwickdey
Copy link
Owner

Ok! I don't know why exactly the issue is happening in your machine.

But this issue is related #41 (Due to CSS inject)

@ritwickdey ritwickdey self-assigned this Jan 24, 2018
@ritwickdey
Copy link
Owner

I made a option, so that you make disable the CSS inject. ab14885

Soon, It will be live on VSCODE MARKETPLACE.
After updating to v3.1.0 you'll get a setting liveServer.settings.fullReload. Set its value true to prevent CSS inject.

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

No branches or pull requests

3 participants