Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with latest Violentmonkey beta #683

Open
kidonng opened this issue Oct 28, 2021 · 0 comments
Open

Does not work with latest Violentmonkey beta #683

kidonng opened this issue Oct 28, 2021 · 0 comments

Comments

@kidonng
Copy link
Contributor

kidonng commented Oct 28, 2021

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant