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 would like to use this library in the context where there is no single global or document (It is a browser code that has access to every document loaded, but there is not a single one that we could pick) there for it isn't possible to provide something like require("global/document").
As far as I see createElement without document, is just for a convenience of the API, if it's really crucial maybe some other package could wrap this createElement to do that.
Carried over task from vdom:
Matt-Esch/vdom#15
The text was updated successfully, but these errors were encountered: