I was just about to post a url - had to make a simple div instead of production content.
The site loads fine - the middleware just takes care of some redirects.
Hi Ivan.
Thanks. My reply was hidden from because i pasted some logs i think:
Here is the siteurl : https://profound-cendol-9e18bd.netlify.app/
The site builds and loads fine. I had to remove the production content so its just showing a simple div.
The middleware is just taking care of some simple redirects.
βnextβ at version β12.3.1β
Using Next.js Runtime - v4.28.4
Hi hrishikesh
Unfortunately not. But I tried setting up a very simple repo and I discovered that middleware/edge-function gets loaded. So it must be some configuration in my projects repo.
Maybe cause I have it all in a /src folder. The create next app doesnβt do that.
I will try and debug some more and let you know.
Hi @fool.
It sort of works, sometimes. I experience often that it doesnβt run the middleware function even though Netlify detects it. The edge-function log is empty.