Skip to content

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

@JalpeshVadgama

Description

@JalpeshVadgama

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions