arturadib / strapdown

Instant and elegant Markdown documents in the browser
http://strapdownjs.com
MIT License
2.48k stars 410 forks source link

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

Open quesurifn opened 7 years ago

quesurifn commented 7 years ago

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

Code as per documentation.

sthiago commented 7 years ago

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 commented 7 years ago

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