This error means that somewhere within

This error means that somewhere within your SSR code you're probably passing a relative path to an URL constructor
1 Reply
gerbyzation
gerbyzation7mo ago
Close, it was undefined. Problem with the minified code is that it's "somewhere" and it makes it hard to track down where exactly it's going wrong

Did you find this page helpful?