Skip to content

Conversation

Ignigena
Copy link
Contributor

Updating to use the new Tabs and BottomNavigation components recommended to use in place of TabView. However, I quickly noticed that the @tap binding isn't currently working on an individual TabStripItem while the @tapItem was working on the parent TabStrip.

I've changed the component to use a render function to bind both the event listeners and the attributes so that @tap now works on individual tab items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants