Super-preloader icon indicating copy to clipboard operation
Super-preloader copied to clipboard

Does not work with latest Violentmonkey beta

Open kidonng opened this issue 3 years ago • 0 comments

Describe the bug

When used with latest Violentmonkey beta, the floating window does not appear after installing the script, with the following error in Devtools console:

TypeError: Cannot read properties of undefined (reading 'updated_at')
    at _callee2$ (Super_preloaderPlus_one_New.user.js:7547)
    at tryCatch (Super_preloaderPlus_one_New.user.js:5503)
    at Generator.invoke [as _invoke] (Super_preloaderPlus_one_New.user.js:5733)
    at Generator.next (Super_preloaderPlus_one_New.user.js:5558)
    at asyncGeneratorStep (Super_preloaderPlus_one_New.user.js:4879)
    at _next (Super_preloaderPlus_one_New.user.js:4901)

(I did try to fix it on my own, but the rabbit hole is too deep...)

To Reproduce

  1. Install latest Violentmonkey beta and script
  2. Open any page
  3. See error

Expected behavior It works!

Screenshots N/A

Desktop (please complete the following information):

  • Browser Chrome
  • Version 95.0.4638.54
  • Script Manager: Violentmonkey 2.13.0.10
  • Adblocker: Ublock Origin
  • Script version: 6.16.5

Additional context

  • Have you tried to reset the script following link [Yes/No] No (link is broken)

kidonng avatar Oct 28 '21 17:10 kidonng