In a page's getInitialProps a reserved prop was returned. Currently the only reserved page prop is url for legacy reasons.
getInitialProps
url
Change the name of the prop returned from getInitialProps to any other name.