"no user pagewrapper supplied" looks like an error
Closed this issue · 1 comments
ChristopherBiscardi commented
When the error for importing page-wrapper.js is "Module not found", this is an expected and valid thing that should not scare the user. Right now we're dumping the error to console. We should swallow this error specifically, leaving other potential errors free to log out.
pantharshit00 commented
PR: #26