TwanoO67 / bootstraping-ngx-admin-lte

Angular2,4,6 project with AdminLTE dashboard template (using angular, angular-cli and ngx-admin-lte ) Formerly called 'ng2-admin-lte'.
463 stars 220 forks source link

How do I preview all pages? #73

Closed amitjindal closed 7 years ago

amitjindal commented 7 years ago

Hi, Sorry, this seems like a trivial question but I have tried to run this with npm start and also with ./bin/start.sh. I get to login page, enter a fake value for username/password and it keeps redirecting me to login. I didn't find any username/password I should specify. How do I view this project running?

TwanoO67 commented 7 years ago

Hello,

You should just hit the login button, no username is required.

Maybe what you describe seems like à bug with using the 'enter' key for submiting the form

TwanoO67 commented 7 years ago

It should be easier now ;)

TwanoO67 commented 7 years ago

Is it ok for you ? @amitjindal

amitjindal commented 7 years ago

I tried. It was showing some weird behavior. Randomly when I was clicking inner pages, it was redirecting to Login. I did clear cache and also used Incognito mode. So I left this template aside. The original bug seems fixed so we can close this.

TwanoO67 commented 7 years ago

The redirection to the login page is not à random behavior. Some part of the template still have "href" links and not routerLinks, that's why it's redirecting to the login pages, because it reload the SPA