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

Different ng-message size with ng-show and ng-if #7596

@leolozes

Description

@leolozes

As you can see in this codepen, the ng-message font size varies depending on whether the input is defined with a ng-show or ng-if attribute.

It seems that the ng-message div is only generated with the md-input-message-animation class when ng-show is used.

Metadata

Metadata

Assignees

Labels

P1: urgentUrgent issues that should be addressed in the next minor or patch release.has: Pull RequestA PR has been created to address this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions