Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Page glitch on admin #1292

Open
jkkenzie opened this issue Jan 15, 2018 · 3 comments
Open

Page glitch on admin #1292

jkkenzie opened this issue Jan 15, 2018 · 3 comments

Comments

@jkkenzie
Copy link

Hi.
When admin page menu is clicked , the content display on the left un-styled, then jumps to full page and styles. Behaves like html tables rendering yet tables have not been used as major building blocks.

Is is template delay in loading?

@silverark
Copy link
Contributor

I can't replicate this, is this with a fresh install? What OS and browser are you using? Can you use the google console, or Firfox Inspect to watch the Network tab to see if the main CSS file is loading twice? Each page load it should be cached in your browser.....

@silverark
Copy link
Contributor

Also, have you left the admin css in the head in the admin theme?

@jkkenzie
Copy link
Author

jkkenzie commented Jan 19, 2018

Its a fresh install. I haven't edited default or admin themes. When I click permissions, users, system information or any other admin page, it displays un-styled content on the left and within seconds it styles content properly.

What am noticing is that screen.css and bootstrap.min.js are loaded twice each one from default and admin theme directories.

Using WAMP server 64bit on windows 10; php 5.6.25

The only thing I did on my controller, is set my default theme for the front end view.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants