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
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