New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Back button not working properly with Classic theme #3157
Comments
Well, that code is to prevent the backspace from triggering a back action when your cursor is inside the filter and you backspace to the beginning. So, that's not the place. Going to trace this one. |
Well, that's odd. The jQuery function was not triggering on Classic for some unknown reason. |
Back button not working in all cases in 1.2.8
Now it works better, but not perfect. tested on normal and private mode on Chrome 79.0.3945.88 (x64) |
Installer should initialize the csrf-secret.php file automatically
I'm having and issue where the browser back button does not return to the previous page in certain instances.
Clear 1.2.8 install. Admin profile - choose Classic theme. After that click on main menu Console - Management and after that menu "Devices","Sites","Trees". Then click Back button on browser. Link adress will change, but browser don't update data.
Another theme work fine.
Tested on FF and Chrome last version.
In layout.js 2485 don't fired.
Additional context
not fired in any themes.
The text was updated successfully, but these errors were encountered: