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

logon - This page isn’t working #4

Open
datasmithadvtech opened this issue Feb 22, 2024 · 2 comments
Open

logon - This page isn’t working #4

datasmithadvtech opened this issue Feb 22, 2024 · 2 comments

Comments

@datasmithadvtech
Copy link

localhost redirected you too many times

NOTE: I was not able to set break point using Chrome debugger for logon logic

Request URL:
http://localhost:3000/logon

Request Method:
GET

Status Code:
301 Moved Permanently

@datasmithadvtech
Copy link
Author

I appreciate your updates.

May i suggest that you test in a "clean" computer so that you have same experience as I do?

Also, what version of nodejs are you using?

@datasmithadvtech
Copy link
Author

datasmithadvtech commented Feb 22, 2024

debugging the code, redirect to landing fails.

in main.js, i found

{ path: 'landing', component: ui_logon_angular__WEBPACK_IMPORTED_MODULE_34__.LandingPageComponent },

Perhaps these components are no loaded into memory at right time, so the redirect fails ?

is there some configuration that needs to be updated since your DEMO works, but it doesn't work for me?

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

1 participant