祝健聪
祝健聪
When you want to save the cookie value as type `map[string]string` by the method `func (s *session) Save()` will return err like "gob: type not registered for interface: map[string]string". Because...
@lucumt I tried your code by using the "toggle device toolbar" to simulate mobile devices in Chrome(ver 105.0.5195.102) and it works well. So have you tried to check the value...
It seems js doesn't have the built-in method to distinguish the device, and regex works well.
@lucumt The `back-to-top` button uses the @media method to detect the screen size. And you can add these lines in the `./themes/even/assets/sass/_partial/_post/_code.scss` file. Hope it could help you. ```scss @include...
Thanks a lot for so detailed comments! I will follow up on these comments and update the code shortly.
@gkurz @pmores @Apokleos Thank you very much for your detailed code review and feedback. I will improve it soon.
Thank you all very much for your time and comments. Participating in our open-source community is a very interesting experience. I will continue to improve and perfect this feature later.
I temporarily solved the problem by disabling "The Use Alt key to navigate the user interface using the keyboard option is used to enable using the Alt / Option key...