Skip to content

Mapset query requires where property, unlike what is stated in the docs #397

@SpicyCatGames

Description

@SpicyCatGames

Mapset query requires where property, unlike what is stated in the docs

Here https://jsstore.net/docs/update/map-set, you can see the examples don't show a where property for the query. But if I try to do it without the where property, it gives me an error that I unfortunately didn't record, but it's something like "cannot convert undefined or null to object".

I solved it in my case by adding a condition in the where that is always true. However, it does mean that there is an unnecessary evaluation for every record.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions