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

Not able to pass data to angular component for angular 1.6.2 #15793

Closed
@snr-lab

Description

@snr-lab

Whenever we are passing data using 'bindings' to angular component it is getting undefined.

This issue is reproducible for angular version 1.6.2 whereas it is working as expected for version 1.5.10. In my project I am also using angular-route and angular material (1.1.1).

Steps to reproduce:

  1. Create a component
  2. Inject the module
  3. Pass any variable to the component
  4. Do the bindings using '<'
  5. The variable is getting undefined from the component.

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