Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Review UI registry code sample #8116

Closed
@Eddcapone

Description

@Eddcapone

General issue

Description:

Does not work with using "%name%" as shown with example checkout. I executed this in the checkout from the chrome developer tools console:

var registry = require("uiRegistry");
var component = registry.get("%checkout%");
console.log(component.name);

But I get "Uncaught TypeError: Cannot read property 'name' of undefined
at :3:23"

image

https://devdocs.magento.com/guides/v2.4/ui_comp_guide/concepts/ui_comp_uiregistry.html

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