Skip to content

Vue 3: Can't use ios.position and android.position in ActionItem #1052

Open
@mreall

Description

@mreall

I'm following the instructions for setting the position of an ActionItem in the ActionBar for iOS. But when I include ios.position="right" in the ActionItem tag, the Android app crashes when I attempt to load that page. Here's the ActionBar code:

    <ActionBar>
      <NavigationButton visibility="collapsed" />
      <Label text="My Classes" class="font-bold text-lg" />
      <ActionItem :text="signedIn ? 'Sign Out' : 'Sign In'" ios.position="right" @tap="signInOut" />
    </ActionBar>

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    V3Issues related to V3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy