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

Periodic errors on iOS #20

Closed
dartess opened this issue Jul 1, 2019 · 1 comment
Closed

Periodic errors on iOS #20

dartess opened this issue Jul 1, 2019 · 1 comment

Comments

@dartess
Copy link

dartess commented Jul 1, 2019

I get bug reports from time to time:

TypeError
undefined is not an object (evaluating 't.id')
{snip} e(o)}})).then(function(t){return t.map(function(t){return t.id>e.lastCursorId&&(e.lastCursorId=t.id),t}).filter(function(t){return function( {snip}

https://github.com/pubkey/broadcast-channel/blob/master/src/methods/indexed-db.js#L227

Devices: iPhone, iPad.
Browser: Safari.
iOS versions: 12.1.1, 12.1.2, 12.2, 12.3.1.

This error appears in the broadcast-channel package, so I opened the issue in their repository (I do not know which package is causing the error, so I notified both).

@dartess
Copy link
Author

dartess commented Aug 4, 2019

now fixed in patch broadcast-channel https://github.com/pubkey/broadcast-channel/issues/19

@dartess dartess closed this as completed Aug 4, 2019
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