-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property 'join' of undefined #2
Comments
@frol Thanks for checking up on the example app 😄 . The problem arises from nextjs HeadManager's method "updateTitle" so i don't really have a say about this. I think this issue should be addressed to nextjs itself or preact-compat since it works well with react. |
It's bin 2days now, i've reported the issue here. |
@frol Thanks for the report, it's fixed over there and will be shipped in with the next version of preact-compat, so till then that error will have to wait 😸 |
@frol Now fixed locally. I've exceeded my number of deploys for this month so i'll push it to |
Running the demo app (https://next-preact.now.sh/), I have noticed the following error in the console log:
The text was updated successfully, but these errors were encountered: