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

Fix sometimes stream decode throw Invalid property name type object #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hans00
Copy link
Contributor

@hans00 hans00 commented Jun 16, 2024

Sometimes my server throw Invalid property name type.
I'm cannot provide the actual payload.
And I have no time to build mock payload to reproduce it.

P.S. my options:

{
  keyMap: {...},
  useRecords: false,
  pack: true,
}

@hans00 hans00 changed the title Fix sometimes stream decode throw Invalid property name type Fix sometimes stream decode throw Invalid property name type object Jun 16, 2024
@kriszyp
Copy link
Owner

kriszyp commented Jul 28, 2024

I can't figure out how this would occur. What does the object look like that is being used as a key? It seems like we would at least want to add a src.length < position condition to this property assigment?

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.

2 participants