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

Error pressing F5 #249

Open
MaxiAringoli opened this issue Aug 9, 2018 · 1 comment
Open

Error pressing F5 #249

MaxiAringoli opened this issue Aug 9, 2018 · 1 comment

Comments

@MaxiAringoli
Copy link

Hi, i have an error after build project, works fine but when i press F5 i recieve "entry not found" or "404" on your demo. Have you notice this?

@angularjava3
Copy link

use it in your app-routing.module.ts
try it
@NgModule({
imports: [RouterModule.forRoot(routes, {useHash:true})],
exports: [RouterModule]})

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