![github-actions[bot]](/assets/img/avatar_default.png)
* Add html to rule S6847 * Share description with HTML * Use a common folder --------- Co-authored-by: yassin-kammoun-sonarsource <yassin-kammoun-sonarsource@users.noreply.github.com> Co-authored-by: yassin-kammoun-sonarsource <yassin.kammoun@sonarsource.com> Co-authored-by: Yassin Kammoun <52890329+yassin-kammoun-sonarsource@users.noreply.github.com>
4 lines
216 B
Plaintext
4 lines
216 B
Plaintext
== How to fix it
|
|
|
|
To fix this issue, remove the event handler from the non-interactive element and attach it to an interactive element instead. If the element is not interactive, it should not have an event handler.
|