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
In REPL, importing a wrong url normally throw an error then indefinitely show download loader without possibility to continue.
New loader seem to disapeer only after dowloading and parsing comletion and don't correctly clear on error.
Same for dynamic imports
Correctly works after caching the url
Tested on deno (windows and linux) 1.26 and earlier
The text was updated successfully, but these errors were encountered:
magurotuna
added
bug
Something isn't working correctly
repl
related to the Read-Eval-Print-Loop functionality of Deno
labels
Oct 24, 2022
In REPL, importing a wrong url normally throw an error then indefinitely show download loader without possibility to continue.
New loader seem to disapeer only after dowloading and parsing comletion and don't correctly clear on error.
Same for dynamic imports
Correctly works after caching the url
Tested on deno (windows and linux) 1.26 and earlier
The text was updated successfully, but these errors were encountered: