You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi NextUi team,i found a bug. It is in the onClick event of any html element, that is to say when you click on any html element you don't hear the onClick event.
This only happens in sm, md screens (only in these sizes I have tested them).
Note: I read the documentation thinking that the installation method had been changed, but it seems to be ok.
In this video we can see in the case of version 2.4.6 that the onClick event works on screens (sm or md).
record-2024-12-30_16.47.17.mp4
And in this video we can see that version 2.6.10 the onClick event on screens (sm or md) no longer works
record-2024-12-30_16.44.58.mp4
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
-Open the developer tools
-Adapt dimensions to a device (sm or md)
-Click on any Onclick event and it is not fired
Expected behavior
onClick events should work on sm or md screens.
Screenshots or Videos
No response
Operating System Version
OS [Linux, Windows, Android]
Browser
Chrome
The text was updated successfully, but these errors were encountered:
NextUI Version
2.6.X
Describe the bug
Hi NextUi team,i found a bug. It is in the onClick event of any html element, that is to say when you click on any html element you don't hear the onClick event.
This only happens in sm, md screens (only in these sizes I have tested them).
Note: I read the documentation thinking that the installation method had been changed, but it seems to be ok.
record-2024-12-30_16.47.17.mp4
record-2024-12-30_16.44.58.mp4
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
-Open the developer tools
-Adapt dimensions to a device (sm or md)
-Click on any Onclick event and it is not fired
Expected behavior
onClick events should work on sm or md screens.
Screenshots or Videos
No response
Operating System Version
Browser
Chrome
The text was updated successfully, but these errors were encountered: