--
Ticket URL: <https://code.djangoproject.com/ticket/32903>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by Tim Graham):
It seems doubtful that Django is at fault but could you attach a
screenshot that demonstrates the issue? I took a quick look and don't see
a difference between Firefox and Chrome.
--
Ticket URL: <https://code.djangoproject.com/ticket/32903#comment:1>
* Attachment "django32_poll-tutorial_Google-Chrome__2021-07-05_NOK.png"
added.
Google-Chrome not visible menu in left side
* Attachment "django32_poll-tutorial_firefox__2021-07-05_OK.png" added.
Firefox menu in left side is visible
* status: new => closed
* resolution: => invalid
Comment:
Thanks for the screenshots, however I cannot reproduce this issue. It
looks like a problem with refreshing CSS files, I don't think that Django
is at fault. Can you try to use CTRL+F5?
--
Ticket URL: <https://code.djangoproject.com/ticket/32903#comment:2>
Comment (by elnikej):
I did some more tests with CTRL+F5 and loading different project.
- in Django3.2 after refresh it looks good in all Browsers
- if I open a Django2.2.24 admin page and after that Django3.2 admin page
I have the same situation again
- You are right some css is in Browser Cache
Thanks for sorting that out.
BR Jens
--
Ticket URL: <https://code.djangoproject.com/ticket/32903#comment:3>