Skip to content

Clicking 'Prompt Builder' in demo throws TabsContent error and shows white screen #2

@kaiwerther

Description

@kaiwerther

When clicking on "Prompt Builder" in the demo, the console logs the following error: Uncaught Error: TabsContent must be used within Tabs. This results in the entire screen turning white, making the feature unusable.

Steps to reproduce:

  1. Open the demo.
  2. Click on the "Prompt Builder" tab.
  3. Observe that a white screen appears and the console shows the error: Uncaught Error: TabsContent must be used within Tabs.

Expected behavior:

  • The "Prompt Builder" should load without any errors and display its content correctly.
  • No console errors should occur related to TabsContent/Tabs hierarchy.

Actual behavior:

  • White screen is shown.
  • Console logs the error: Uncaught Error: TabsContent must be used within Tabs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions