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

Failed to execute 'replaceChild' on 'Node': The node to be replaced is not a child of this node. #76

Open
quesurifn opened this issue Apr 24, 2017 · 2 comments

Comments

@quesurifn
Copy link

document.body.replaceChild(newNode, markdownEl); (Line:339)

Code as per documentation.

@sthiago
Copy link

sthiago commented May 21, 2017

This error is happening for me too. Copied all files from /v/0.2 to my server, since it was complaining that I couldn't use the library from strapdownjs.com because it wasn't https.

@obedm503
Copy link

you could always use bootmark it's always served in https

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

3 participants