Error when using middleware
I'm trying to use middleware in my T3 project and even with a pretty much empty middleware function, I get this error
Error [TypeError]: Class extends value undefined is not a constructor or nullWhat am I doing wrong?
2 Replies