8000 TabStripItem tap event not triggering · Issue #580 · nativescript-vue/nativescript-vue · GitHub
[go: up one dir, main page]

Skip to content
TabStripItem tap event not triggering #580
Closed as not planned
Closed as not planned
@oslc15

Description

@oslc15

Version

2.4.0

Reproduction link

https://play.nativescript.org/?template=play-vue&id=ZlKZIv

Platform and OS info

Both iOS and Android

Steps to reproduce

  1. Create basic bottom-navigation
  2. add @tap event to specific TabStripItem
  3. Try to trigger it

What is expected?

Specific TabStripItem should trigger the event @tap

https://docs.nativescript.org/api-reference/classes/__nativescript_core_.tabstripitem

on(event: tap)

What is actually happening?

Nothing is happening when selecting an item.


The event for TabStrip on(event: itemTap) is working properly, but not the event for specific TabStripItem

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0