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
{{ message }}
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.
... which is not the end of the world, but it makes sense to pursue the event-less approach as well. I guess if you supply the upgrade callback we call it in addition to events, with the same semantics? (exception -> abort, etc)
Implicitly, the proposal allows for:
But that doesn't handle initial opens/upgrades, where you need to watch the
upgradeneeded
event on the request.As a follow-on, we could do this:
So you'd write:
The text was updated successfully, but these errors were encountered: