strapdown icon indicating copy to clipboard operation
strapdown copied to clipboard

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

Open quesurifn opened this issue 8 years ago • 2 comments

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

Code as per documentation.

quesurifn avatar Apr 24 '17 14:04 quesurifn

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.

sthiago avatar May 21 '17 22:05 sthiago

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

obedm503 avatar May 22 '17 05:05 obedm503