Skip to content

tooltip: page inspector unable to find message in one way/two way data binding #16387

@laxman530

Description

@laxman530

Bug, enhancement request, or proposal:

CodePen and steps to reproduce the issue:

CodePen Demo which demonstrates the issue:

Detailed Reproduction Steps:

  1. after page load go to page inspect try to find "dynamic tooltip message" button tooltip. Unable to find
  2. after page load go to page inspect try to find "staic tooltip message" button tooltip. Working fine
  3. Unable to do automation due to this issue.

What is the expected behavior?

even in data binding page inspect should able to find tooltip message

What is the current behavior?

page inspect unable to find tooltip message

What is the use-case or motivation for changing an existing behavior?

in Devoops world Automation is very important. it will break to find tooltip messages when it is loading from ts file.

Which versions of AngularJS, Material, OS, and browsers are affected?

  • Angular: 7.2.9.
  • Angular Material: 7.3.0.
  • OS: windows
  • Browsers: chrome 75.0.3770.100

Is there anything else we should know? Stack Traces, Screenshots, etc.

If we use direct tooltip message in html page working fine
image

If we use Ts file message and do binding at thtml it is failing to find tooltip message
image

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