dart-pad icon indicating copy to clipboard operation
dart-pad copied to clipboard

DartPad site doesn't open without the "www" subdomain

Open definite-d opened this issue 3 years ago • 0 comments

What happened?

Upon navigating to https://dartpad.dev , I either get a timeout error in my browser, or the site keeps loading for eternity.

Screenshot_20220316-105950

https://www.dartpad.dev opens properly though. Screenshot_20220316-110030

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.

definite-d avatar Mar 16 '22 09:03 definite-d