Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] Tabview does not show content when used with StateLayout #1182

Open
@WiproSarthak

Description

@WiproSarthak

Tabview do not load each tabItem content when used with statelayout.When the page loads for the first time tabview is hidden due to loading state of statelayout once statelayout currentstate becomes succes, only TabView Header shows its content didn't show up

Steps to Reproduce

  1. Put TabView insisde StateLayout success state
  2. Open page with any other state then success.
  3. Wait for few second and set Statelayout current state to Success

Expected Behavior

TabView should appear with contents of each TabItem

Actual Behavior

Only Tab header is visible content of each Item didn't show up

Basic Information

  • Version with issue: 1.1.0
  • Last known good version:
  • IDE: Visual Studio

Reproduction Link :
TabViewStateLayoutIssueRepo.zip

Steps:

  1. MainPage opens with Empty state for StateLayout
  2. Click on LoadTabView
  3. Current state becomes succes only tabview headers show each tab items content remains still hidden

Metadata

Metadata

Assignees

No one assigned

    Labels

    a/TabViewbugSomething isn't working. Breaky break.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions