Skip to content

Sidetab Button Not Rendering with Custom Styles Configured in Typeform UI #680

@AlinaMatuschak

Description

@AlinaMatuschak

I’m reaching out regarding an issue with the Sidetab button not rendering with the custom styles (text, icon, and color) that I’ve configured in the Typeform UI.

Here are the details of the issue:

Embed Method: I’m using the Sidetab from @typeform/embed-react library in a React application.

Expected Behavior: The Sidetab button should display the custom text, icon, and color configured in the Typeform UI.

Current Behavior: The button either doesn’t appear or renders with default styles, ignoring the customizations made in the Typeform UI.

Button customized in the Typeform UI:

Image

And what on the website:

Image

My code:

<Sidetab
  id={form.id}
  hidden={params}
  autoClose
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedresolved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions