beep icon indicating copy to clipboard operation
beep copied to clipboard

PWA version is non-operational?

Open zipzit opened this issue 4 years ago • 0 comments

Describe the bug This app is absolutely non functional when using the browser (tested on Windows desktop / Chrome and iphone mobile browser)

To Reproduce Steps to reproduce the behavior:

  1. Go to https://beep.modus.app/ (per top of github repo

BEEP Account Security Scanner - Detect if your credentials have been compromised (Vue + Ionic) https://beep.modus.app

  1. Note the absolutely blank screen.
  2. Open up chrome developer tools. Note the console errors.
  3. Console error follows:

ionic-vue.esm.js:191 Uncaught TypeError: (void 0) is not a function at SA (ionic-vue.esm.js:191) at Object.VA [as install] (ionic-vue.esm.js:556) at Function.t.use (vue.esm.js:4843) at Module.56d7 (main.js:25) at s (bootstrap:88) at Object.0 (bootstrap:262) at s (bootstrap:88) at n (bootstrap:45) at bootstrap:262 at bootstrap:262 SA @ ionic-vue.esm.js:191 VA @ ionic-vue.esm.js:556 t.use @ vue.esm.js:4843 56d7 @ main.js:25 s @ bootstrap:88 0 @ bootstrap:262 s @ bootstrap:88 n @ bootstrap:45 (anonymous) @ bootstrap:262 (anonymous) @ bootstrap:262

Expected behavior Something, anything.

Screenshots or videos Blank screen. I can see the cute red B favicon in the browser tab. Lots of content in header, lots of network downloads. All downloads (mostly chunks of .js content) seem to be successful.

Desktop (please complete the following information):

  • OS: Windows 10 home ver 1909, Chrome browser and iphone Xr ios13.3 / browser . Same result. blank screen.
  • I also tried this on Microsoft Edge on desktop. Still a fail.

What do you guys see? Am I doing this correctly?

zipzit avatar Feb 12 '20 07:02 zipzit