Skip to content

Auto-opening suggestions is not working on safari. #768

@harveymusni

Description

@harveymusni

Steps to reproduce:

In my project, there is an approach that insert mention trigger into textarea by clicking button. This should open mentions overlay automatically because I insert mention trigger("@").
I could make it work by calling inputRef.focus() in Chrome but not working in safari.
It seems onSelect is not firing in Safari other than user click textarea manually.

Expected behaviour:
Suggestion overlay should be able to open when I insert trigger programatically.
Observed behaviour:

Workaround:
image

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