digitros / nextjs-fastapi

https://nextjs-fastapi-starter.vercel.app
MIT License
407 stars 117 forks source link

Refreshing failing #7

Closed ThisIsRahmat closed 1 year ago

ThisIsRahmat commented 1 year ago

I have been using this template for a personal project but unfortunately I have noticed that when I make any changes to my nextjs files the change isn't shown until I 'ctrl + c' on my terminal.

I believe this should be a quick fix and an improvement that would improve the experience of using this template.

DeveloperRyan commented 1 year ago

This is an issue caused on windows in the latest version of Uvicorn. Try using uvicorn[standard]==0.21.1.