Skip to content

Embedded Plaid not triggering SELECT_INSTITUTION on first click of Connect manually. #679

@CLLane

Description

@CLLane

I am currently using react-plaid-link embedded in an application. I am utilizing the onEvent function to check meta-data and capture metrics about our users interactions. However I noticed that when a user loads the PlaidEmbeddedLink for the first time and selects Manually connect the only events triggered are TRANSITION_VIEW and OPEN, however if I select an institution then exit the flow and re-select Manually connect the event SELECT_INSTITUTION is triggered along with the original two.
I believe the SELECT_INSTITUTION should be triggered on the initial click of Manual connect or not triggered at all when Manual connect is selected.

For my specific purposes it would be beneficial if SELECT_INSTITUTION was triggered on every click of Manually connect

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