Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

samePageRef compares references to the objects of PageRef #1

Description

@awesomeandrey

Hello

The samePageRef method points to object references rather then making match by value.

Screenshot at Nov 10 18-58-17

Expected adjustment:

image

Steps to Reproduce

  1. Create Aura component (A) for the standalone page (should be url addressable, implement flexipage:availableForAllPageTypes )
  2. For component (A) write custom logic to open the modal window through overlayLib, dynamically instantiate another Aura component (B) and nest it into the modal body
  3. Fire custom event via pubSub from component (B), and try to handle it in component (A)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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