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

Commas on dynamic intents content #39

Closed
1 task done
madroneropaulo opened this issue Mar 1, 2024 · 0 comments
Closed
1 task done

Commas on dynamic intents content #39

madroneropaulo opened this issue Mar 1, 2024 · 0 comments

Comments

@madroneropaulo
Copy link

madroneropaulo commented Mar 1, 2024

Describe the bug

Im including dynamic data in the Buttons like this
<Button value={someVariable}>test {'1'} {'2'}</Button>
Seems to work but I'm getting commas rendered in the buttons.

Link to Minimal Reproducible Example

No response

Steps To Reproduce

Just include this button
<Button value={someVariable}>test {'1'} {'2'}</Button>

Frog Version

latest

TypeScript Version

No response

Check existing issues

Anything else?

No response

@jxom jxom closed this as completed in 5bc1c56 Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant