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
This issue is here for tracking document API that will be wrapped. The purpose is to target all API that provide informations not already available in Blazor
document.characterSet
document.compatMode
document.contentType
document.doctype
document.implementation
document.visibilityState
document.xmlEncoding
document.cookie
document.designMode
document.dir
document.astModified
document.readyState
document.referrer
document.title
document.onfullscreenchange
document.onvisibilitychange
document.onreadystatechange
The text was updated successfully, but these errors were encountered:
This issue is here for tracking document API that will be wrapped. The purpose is to target all API that provide informations not already available in Blazor
The text was updated successfully, but these errors were encountered: