Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AlinaMatuschak opened this issue Feb 7, 2025 · 0 comments
Labels
new Flag for new issues before someone replies

Comments

@AlinaMatuschak
Copy link

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
/>
@github-actions github-actions bot added the new Flag for new issues before someone replies label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new Flag for new issues before someone replies
Projects
None yet
Development

No branches or pull requests

1 participant