We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Starter 3.0.x-dev
Observed on the search results page.
Issue description: Ensures every id attribute value is unique Impact: minor Element location .d-md-block Element source: <form id="SearchForm_SilverStripe_CMS_Search_SearchForm" action="search/SearchForm" method="get" enctype="application/x-www-form-urlencoded" class="form-inline d-none d-md-block header-search float-right" role="search"> To solve this violation, you need to fix the following: Document has multiple static elements with the same id attribute Related node: .inline-form
Issue description: Ensures every id attribute value is unique Impact: minor
Element location .d-md-block Element source: <form id="SearchForm_SilverStripe_CMS_Search_SearchForm" action="search/SearchForm" method="get" enctype="application/x-www-form-urlencoded" class="form-inline d-none d-md-block header-search float-right" role="search">
.d-md-block
<form id="SearchForm_SilverStripe_CMS_Search_SearchForm" action="search/SearchForm" method="get" enctype="application/x-www-form-urlencoded" class="form-inline d-none d-md-block header-search float-right" role="search">
To solve this violation, you need to fix the following: Document has multiple static elements with the same id attribute
Related node: .inline-form
.inline-form
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Starter 3.0.x-dev
Observed on the search results page.
The text was updated successfully, but these errors were encountered: