You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Install latest Violentmonkey beta and script
Open any page
See error
Expected behavior
It works!
Screenshots
N/A
Desktop (please complete the following information):
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:
(I did try to fix it on my own, but the rabbit hole is too deep...)
To Reproduce
Expected behavior
It works!
Screenshots
N/A
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: