I've just come across an issue with the Leaflet module where a map zoom control has a CSS z-index value set to 1000, which is just slightly higher than the value accorded to the Admin Menu (999).
This renders above the menu, which is a sight annoyance and probably won't cause many problems for users. However, assuming that the Admin Menu is going to be the uppermost layer surely we could set the z-index value to higher than 999? Perhaps 9999 or even better 99999? That's a value browsers can handle and way above what any theme is likely to set for any element.
Thoughts?
Recent comments
Thanks! The site was on PHP 7.0. With assistance from my hosting provider, I updated to PHP 7.4 and now I have access to the site again. No database re-import required.
Locked out of site after updating modules
Thank you very much. I will follow your advice.
Locked out of site after updating modules
The best you can do is test and report. If you find a contrib that doesn't work in php 8.3, create an issue in its queue so it gets fixed. In my experience, I've found that 7.4 is safest...
Locked out of site after updating modules