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
i think applying #310 to extension popup routes could provide benefit here, we could easily configure very early document behavior like attaching listeners and emitting ready events, and keep that state maintained as the react app stands up
A follow up from #279 (comment). In short, we want to avoid having to set an arbitrary sleep on the service worker when making an internal request: https://github.com/penumbra-zone/web/pull/279/files#diff-1551d3677b3d0b691a3d8e4a29da867b3c0911786c1ab62528cf5e6dd11a5bdcR43-R47.
At the moment, internal extension messaging requires three steps (popup example):
Some ideas discussed to explore:
=====
From @jessepinho
The text was updated successfully, but these errors were encountered: