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
With the current extension, checking for WM support is possible only after window's load event. The page should be able to check for WM support before window's load event is triggered.
Context
With the current extension, checking for WM support is possible only after
window
's load event. The page should be able to check for WM support beforewindow
's load event is triggered.Todos
document_start
(beforewindow.onload
) (--- ADDRESSED IN Triggerload
event after checking the wallet address #43 )detail
won't match spec #9 (--- ADDRESSED IN [Monetization flow - Content] Dispatch Monetization event #163)The text was updated successfully, but these errors were encountered: