You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today, Chrome does not return the collection when toJSON is called. This is correct per the spec, but I believe is unexpected. I believe the toJSON should include the collection.
The text was updated successfully, but these errors were encountered:
Maybe.. but today, Chrome has a bug where the inner collection isn't serialized although everything else is. I'm not sure if that is due to incorrect WebIDL or just a bug in Chrome.
Today, Chrome does not return the collection when toJSON is called. This is correct per the spec, but I believe is unexpected. I believe the toJSON should include the collection.
The text was updated successfully, but these errors were encountered: