gouna Posted April 23 Share Posted April 23 (edited) Bonjour, J'ai un warning dans la console de navigation Web sur mon PrestaShop 1.7.8.11 avec un thème BLCK (base classic rocket). Le soucis existe par exemple sur cette page, en version mobile, dans la partie "Filtrer" : Citation "blocked aria-hidden on an element because it's descendant retained focus" sur mobile. Élément avec focus : <button.close> Élément avec aria-hidden : <div.modal fade#offcanvas_search_filter> <div class="modal fade" id="offcanvas_search_filter" tabindex="-1" role="dialog" data-modal-hide-mobile style="display: none;" aria-hidden="true" >... </div> Y a t-il un moyen simple de régler ce soucis ? Merci. Edited April 23 by gouna (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now