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

Type checking mistakenly expecting a table of UserIds in OrderedDatastores #239

Open
RenanMsV opened this issue Sep 9, 2023 · 0 comments

Comments

@RenanMsV
Copy link

RenanMsV commented Sep 9, 2023

Type checking is, for some reason, expecting a table of UserIds in OrderedDatastores.

image

To disable the type checking warning you must include a third parameter such as an empty table {}

userIds: Array
Table of UserIds, highly recommended to assist with GDPR tracking/removal.

Roblox is still working and seems to not have support for the V2 features in OrderedDatastores.

  • In this post in the devforum a Roblox admin says that they are still working on it.

The error when trying to use the third parameter in OrderedDatastores:
Additional parameter UserIds not allowed

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