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

Entering two tags consecutively will not display the suggestions list on the second time #1384

Open
3 tasks done
SakhnoI opened this issue Sep 30, 2024 · 0 comments
Open
3 tasks done

Comments

@SakhnoI
Copy link

SakhnoI commented Sep 30, 2024

Prerequisites

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

💥 Demo Page

Demo: https://codesandbox.io/p/sandbox/tagify-issue-v4-31-3-nwnqr9?file=%2Fpackage.json%3A7%2C20

Explanation

  • What is the expected behavior?
  1. Input @ to show suggestions
  2. Suggestions are shown, press Enter to insert the first tag
  3. Input @ again to show suggestions again (without typing any other character before)
  4. Suggestions are shown
  • What is happening instead?
  1. Step 4 does not work, the suggestions are not shown. If I type a space or another character before the second @, it works perfectly (check the video).
  • What error message are you getting?
    None.
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