Skip to content

fix(charm-sync): change SyncPatch array type to represent actual data#45

Open
wad4444 wants to merge 1 commit intolittensy:mainfrom
wad4444:main
Open

fix(charm-sync): change SyncPatch array type to represent actual data#45
wad4444 wants to merge 1 commit intolittensy:mainfrom
wad4444:main

Conversation

@wad4444
Copy link

@wad4444 wad4444 commented Mar 6, 2025

StatePatch type does not represent actual possible data. When charm stringifies sparse arrays, it becomes a ReadonlyMap<string, None>. This is very important because Flamework's type guards fails on this, and rejects the remote event.

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

Successfully merging this pull request may close these issues.

1 participant