justdvl / material-ui-phone-number-2

Fork of material-ui-phone-number
MIT License
10 stars 9 forks source link

1.3.0 version does not work with Next.js SSR #79

Open fnowacki opened 1 year ago

fnowacki commented 1 year ago

After upgrading to the 1.3.0 version, next.js returns the error:

Error: PL(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.