Em-Ant / fcc-options-app

Options Inc. web app development
Other
12 stars 7 forks source link

Control sidebar doesn't open after initial login #7

Closed andrealonzo closed 8 years ago

andrealonzo commented 8 years ago

After an hour trying to debug this, I still cannot figure out why this bug still happens. The rest of the adminLTE animation work properly after a login.

I might have to move settings to the left side bar.

andrealonzo commented 8 years ago

Another workaround is to separate the login page from react-router.

Em-Ant commented 8 years ago

I solved this using a custom toggle function with jquery, for the 'gears' button in the header. There must be some initialization problem, but I wasn't able to find it. 93decf0