-
-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
ReactIssue with Tailwind Mobile ReactIssue with Tailwind Mobile React
Description
Check that this is really a bug
- I confirm
Reproduction link
https://github.com/konstaui/konsta
Bug description
When the theme is iOS and in touch mode, the TabbarLink's onClick event fires twice; however, this issue does not occur when the theme is Material or in a desktop browser view.
Steps to reproduce:
-
Locate the file kitchen-sink/react/pages/Tabbar.jsx and modify a few lines to add log information.
-
In the iOS theme, open the browser's devtools and change the device to any mobile device (e.g., I selected an iPhone 12 Pro). Clicking the tab will show two log entries.
20260212001257_rec_.mp4
This seems to be related to the processing after hasHighlight, but I don't know how to fix it yet.
Expected Behavior
No response
Actual Behavior
No response
Konsta UI version
5.0.6
Platform/Target and Browser Versions
chrome
Validations
- Follow our Code of Conduct
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- Make sure this is a Konsta UI issue and not a framework-specific issue
Would you like to open a PR for this bug?
- I'm willing to open a PR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ReactIssue with Tailwind Mobile ReactIssue with Tailwind Mobile React