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

Issue with inferno-router #1322

Closed
iamf3i opened this issue Mar 31, 2018 · 3 comments
Closed

Issue with inferno-router #1322

iamf3i opened this issue Mar 31, 2018 · 3 comments
Labels

Comments

@iamf3i
Copy link
Contributor

iamf3i commented Mar 31, 2018

Hello there,

When I run the basic router example (Usage [client-side]), it renders well in the browser but when I click a link it should change the URL and re render the component.

Changing the URL is ok but the component doesn't refresh. I have to hit F5.

(I'm not using redux or anything)

Rgds

@iamf3i
Copy link
Contributor Author

iamf3i commented Apr 1, 2018

Tried with version 4.0.8 and it's working.

Anybody experiencing the same issue with v.5.0.x ? @Havunen ? :)

@Havunen
Copy link
Member

Havunen commented Apr 4, 2018

I will look into this now. I guess you referring to this example: https://github.com/infernojs/inferno/tree/master/packages/inferno-router#usage-client-side

@Havunen Havunen closed this as completed Apr 4, 2018
@Havunen Havunen reopened this Apr 4, 2018
Havunen added a commit that referenced this issue Apr 4, 2018
@Havunen
Copy link
Member

Havunen commented Apr 4, 2018

There was bug in Router, its now fixed. I will make new release.

@Havunen Havunen closed this as completed Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants