Skip to content

Stimulus connect() not called when navigating back from native fragment #136

@monai

Description

@monai

When navigating back from a native fragment to a web fragment, the Stimulus controllers connect() method is not called. As a result, bridge component on the page is not initialized.

Steps to reproduce:

  1. On a page with a bridge component, add a link to a native fragment. For example, in the demo app, on the Overflow page, add a link to the Numbers page.
  2. Click the link.
  3. Click the back button.
  4. The 3-dot toolbar item in the Overflow component page is missing.

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