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

Hiding a notification throws error #482

Open
vck3000 opened this issue Dec 19, 2022 · 0 comments
Open

Hiding a notification throws error #482

vck3000 opened this issue Dec 19, 2022 · 0 comments

Comments

@vck3000
Copy link
Owner

vck3000 commented Dec 19, 2022

Button still works as intended, but throws this big error.

[dev:tsnd] [2022-12-19T09:13:08.561Z] BSONTypeError: Argument passed in must be a string of 12 bytes or a string of 24 hex characters or an integer
[dev:tsnd]     at new BSONTypeError (/home/victor/Coding/ProAvalon/node_modules/bson/src/error.ts:16:5)
[dev:tsnd]     at new ObjectId (/home/victor/Coding/ProAvalon/node_modules/bson/src/objectid.ts:88:15)
[dev:tsnd]     at ObjectId (/home/victor/Coding/ProAvalon/node_modules/bson/src/objectid.ts:50:45)
[dev:tsnd]     at /home/victor/Coding/ProAvalon/src/routes/file:/home/victor/Coding/ProAvalon/src/routes/index.js:839:20
[dev:tsnd]     at Layer.handle [as handle_request] (/home/victor/Coding/ProAvalon/node_modules/express/lib/router/layer.js:95:5)
[dev:tsnd]     at next (/home/victor/Coding/ProAvalon/node_modules/express/lib/router/route.js:144:13)
[dev:tsnd]     at Route.dispatch (/home/victor/Coding/ProAvalon/node_modules/express/lib/router/route.js:114:3)
[dev:tsnd]     at Layer.handle [as handle_request] (/home/victor/Coding/ProAvalon/node_modules/express/lib/router/layer.js:95:5)
[dev:tsnd]     at /home/victor/Coding/ProAvalon/node_modules/express/lib/router/index.js:284:15
[dev:tsnd]     at Function.process_params (/home/victor/Coding/ProAvalon/node_modules/express/lib/router/index.js:346:12)
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