On every page change/swap, despite the dark theme being set as default and in user settings, the page flashes white for a split second before going dark.
It's a bit blinding at night. Is there any way to fix this? Using .net core.
Please see this gif:
https://media0.giphy.com/media/IkREf600hbOlYTjcoR/giphy.gif?cid=790b76115c5c6d5ccbc2fc5580ee1db989278fcd3d637652&rid=giphy.gif&ct=g
Hi,
Unfortunately, we were not able to reproduce this issue in the latest Metronic version.
Did you made any changes in our codebase?
Also, if there is any steps on how we can reproduce it could you please describe them.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Thank you for the reply. I did make some changes but mostly minor (removing menu items, changing logo, etc).
I am more of a backend engineer so if you have any ideas on what I may have broken if anything I would appreciate it.
Could Cloudflare cause such an issue?
Hi,
We are initializing our theme mode inside a script in Views/Partials/ThemeMode/_Init.cshtml, you can compare this file with the file in the latest Metronic version.
Do you have the same issue locally?
Regards,
Lauris Stepanovs,
Keenthemes Support Team