You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An additional related issue is that the theme picker doesn't work well with the keyboard. When trying to arrow through the options the first one or two are selected as expected but then the keyboard interaction breaks. This is also not reproducible in the production site and locally. I'd suspect that these are manifestations of the same or similar issues and are related to livewire re-rendering.
@marvinroman has looked into this as well. It seems he wasn't able to reproduce it locally either, but running the following commands on both pods has fixed the issue. These have been run against development:
Prerequisites
Describe the bug
After changing between the various themes, attempting to go back to the black and white contrast theme doesn't change the theme.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The theme should be applied when selected.
Screenshots
Additional context
I haven't been able to reproduce this locally but have experienced it on the dev and staging sites.
The text was updated successfully, but these errors were encountered: