Closed
Description
The dev server cannot successfully load paths that have a period in them:
For instance, this works fine:
http://localhost:3000/page/test
But this, fails with the error 'Cannot GET /page/test.com':
The dev server cannot successfully load paths that have a period in them:
For instance, this works fine:
http://localhost:3000/page/test
But this, fails with the error 'Cannot GET /page/test.com':