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

jQuery Mentions does not work with multiple textboxes on the same page. #196

Open
JalpeshVadgama opened this issue Aug 13, 2021 · 0 comments

Comments

@JalpeshVadgama
Copy link

JalpeshVadgama commented Aug 13, 2021

Hello Team,

First of all, Great work but there are still some issues there.

I have multiple text area with css class mentions then the mention should work on the all the textures but it's not working.

Just like jQuery selectors, it should work on all the text area with the 'mention' css class with the following code.

$('textarea.mention').mentionsInput({

Right now if you modify on the following page - https://podio.github.io/jquery-mentions-input/ and put two text areas with the 'mention' selector it should work.

I have tried via modifying it with developer tools and its not working.

Please do needful. It is a required thing

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