Next.js Discord

Discord Forum

Eslint warning using OnClick not on Buttons

Unanswered
Rex posted this in #help-forum
Open in Discord
RexOP
I want to find a way to use OnClick function on html elements without getting a warning from eslint, is it possible?
(I already tried setting off to this rules, but nothing changed)
And do you know if avoiding this warning affects the performance or experience in the app?
Thank you

2 Replies

Toyger
is it nextjs? it shouldn't have such warnings by default