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
Yes, we can do this. I've actually already prepared this, but put it off because of some fixes that the NWSApi developer said were resolved were not actually resolved when I tested them locally.
But if it pollutes the global namespace less then I'm all for it.
While linting the bundled releases of quarto, we've noticed that deno-dom pollutes the global scope. We narrowed it down to nwsapi.js:367, etc.
The upstream nwsapi library has fixes for these. Would updating
nwsapi
be considered a bug in scope in deno-dom?The text was updated successfully, but these errors were encountered: