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

v1.2.2 broken #3

Open
hymccord opened this issue Nov 8, 2022 · 0 comments
Open

v1.2.2 broken #3

hymccord opened this issue Nov 8, 2022 · 0 comments

Comments

@hymccord
Copy link

hymccord commented Nov 8, 2022

This line. Board is a dictionary here and every is not a prototype of dict.

board.every((card) => /* snip */);

I think the line needs to be board.cards.every. But this isn't the only thing that's broken. Only the immediate one throwing an error. After the fix, it's still not working correctly. Didn't care to track it down. I downgraded the script forcefully.
This version has been distributed by greasyfork. It was then reverted there, but userscript managers (or at least tampermonkey) don't downgrade scripts. The fix needs to have a higher version number.

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