Skip to content
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

Closed
frol opened this issue Jan 26, 2017 · 4 comments
Closed

TypeError: Cannot read property 'join' of undefined #2

frol opened this issue Jan 26, 2017 · 4 comments

Comments

@frol
Copy link

frol commented Jan 26, 2017

Running the demo app (https://next-preact.now.sh/), I have noticed the following error in the console log:

Uncaught (in promise) TypeError: Cannot read property 'join' of undefined

@ooade
Copy link
Owner

ooade commented Jan 26, 2017

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

@ooade
Copy link
Owner

ooade commented Jan 28, 2017

It's bin 2days now, i've reported the issue here.

@ooade
Copy link
Owner

ooade commented Jan 28, 2017

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

@ooade
Copy link
Owner

ooade commented Jan 31, 2017

@frol Now fixed locally. I've exceeded my number of deploys for this month so i'll push it to now tomorrow

@ooade ooade closed this as completed Jan 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants