dart-pad
dart-pad copied to clipboard
DartPad site doesn't open without the "www" subdomain
What happened?
Upon navigating to https://dartpad.dev , I either get a timeout error in my browser, or the site keeps loading for eternity.

https://www.dartpad.dev opens properly though.

I expected both URLs to redirect to the same webpage.
Steps to reproduce problem
Just navigate to https://dartpad.dev
Additional info
Browser
Browser: Microsoft Edge on Windows 10, Mozilla Firefox on Android 7
Version:
Are you using any extensions/plugins that affect website behavior (particularly those that affect iframes, such as ad blockers)?
No
Are there any warnings or errors in your browser's JavaScript console? If so, paste them below:
[paste warnings or errors here]
Machine
Operating system: Android
Version: 7
Your code
What code was in the editor, if any, when the failure occurred? You can paste it in below:
// Paste code here.
DartPad's output
Did DartPad print anything to the console pane? If so, paste it below:
[paste console output here]
If you were running Flutter code, you can also paste an image of the Flutter output directly into this bug report.