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

where to set SEO var and error to solve #14

Open
txs opened this issue May 20, 2016 · 2 comments
Open

where to set SEO var and error to solve #14

txs opened this issue May 20, 2016 · 2 comments

Comments

@txs
Copy link

txs commented May 20, 2016

I put the SEO global code in startup or router.
Also set the SEO in flow or onCreate and always get error.

Sometimes it works in onCreat but the page will be blank and the page doesn't render.

Please help thanks

image

@joadr
Copy link

joadr commented Oct 25, 2016

Did you solve this? how?

@RickvdP
Copy link

RickvdP commented Jan 15, 2017

I ran into the same issue, but was easily fixable by making sure your FlowRouter route does have a 'name' property set.

The issues lies with the _currentUrl method which doesn't handle name-less routes gracefully.

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

3 participants