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

Clear button on the tags field is broken #1462

Closed
Oaphi opened this issue Dec 3, 2024 · 0 comments · Fixed by #1463
Closed

Clear button on the tags field is broken #1462

Oaphi opened this issue Dec 3, 2024 · 0 comments · Fixed by #1463
Assignees
Labels
area: frontend Changes to front-end code complexity: easy Issues that should take limited effort to resolve/fix/build.

Comments

@Oaphi
Copy link
Member

Oaphi commented Dec 3, 2024

Describe the bug

"clear" button on the tags field is completely broken (runtime error).

To Reproduce
Steps to reproduce the behavior:

  1. Start creating a new post
  2. Type in any tag
  3. Press the clear button

Expected behavior
The field is cleared

Additional context
Runtime error:

Uncaught TypeError: Cannot read properties of undefined (reading 'id')

@Oaphi Oaphi added area: frontend Changes to front-end code complexity: easy Issues that should take limited effort to resolve/fix/build. labels Dec 3, 2024
@Oaphi Oaphi self-assigned this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Changes to front-end code complexity: easy Issues that should take limited effort to resolve/fix/build.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant