Can you use Mentions with regular strings fields?
I tried just adding them:
the mentions dropdown pops up - but when you actually select a person, it drops @undefined into the string rather than (presumably) @Rob (or whatever)
<%= form.text_field :title, class: "form-control", data: { controller: "mentions", mentions_target: "field" } %>
the mentions dropdown pops up - but when you actually select a person, it drops @undefined into the string rather than (presumably) @Rob (or whatever)
Notifications
You’re not receiving notifications from this thread.