pywb icon indicating copy to clipboard operation
pywb copied to clipboard

PYWB does not work with framed_replay: true

Open MindaugasArsulis opened this issue 4 years ago • 1 comments

Hello, I am having troubles with pywb in windows. When I run with property framed_replay: true, I get blank page and in the browser console I can see error: "Uncaught ReferenceError: ContentFrame is not defined". If i disable frame and set framed_replay: false, my page loads. What could be the problem? Maybe I lack some kind of python library or something like that?

MindaugasArsulis avatar Jul 20 '20 07:07 MindaugasArsulis

Okay, I was able to run it, but I am not sure how. Firstly I installed pywb using comand 'pip install pywb==0.33.2' - with version number and than i just done all the things that errors said I should

MindaugasArsulis avatar Jul 20 '20 10:07 MindaugasArsulis