Next.js recently became the official React framework as outlined in React docs. In this course, you'll learn the most important Next.js concepts and how they fit into the React ecosystem. Finally, you'll put your skills to the test by building a modern full-stack Next 14 application.
After creating a new project and filling in e-mail, i get this error entering http://localhost:3000 to authorized domains.
Invalid domain: must not specify the scheme. (http:// or https://)
I get the same issue when trying to add without http://
After creating a new project and filling in e-mail, i get this error entering http://localhost:3000 to authorized domains.
Invalid domain: must not specify the scheme. (http:// or https://)
I get the same issue when trying to add without http://
How do i get around this?