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

Bug: Unexpected result of adding class when create element #101

Closed
5 tasks done
xiaodong2008 opened this issue Apr 21, 2024 · 0 comments · Fixed by #102
Closed
5 tasks done

Bug: Unexpected result of adding class when create element #101

xiaodong2008 opened this issue Apr 21, 2024 · 0 comments · Fixed by #102
Assignees
Labels
Core Team Priority: Minor 💊 Affects some users Status: Solved Type: Bug Something isn't working

Comments

@xiaodong2008
Copy link
Member

What is the current behavior?

button class="b t n"

What is the expected behavior?

button class="btn"

Steps to reproduce the problem

  • Open playground
  • Check element <button>

Link to minimal reproduction

https://stackblitz.com/edit/fastjs-reproduce-n5bqw6?file=src%2Fmain.ts

System Info

No response

Any additional comments?

No response

Confirmations

  • I'm using/tried the latest version of fastjs and the bug is still there
  • I have read the Code of Conduct
  • I have read the Issue Reporting Guidelines
  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate
  • I know that any inappropriate content may cause the maintainer to take action base on the Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Priority: Minor 💊 Affects some users Status: Solved Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant