angular/components

mat-hint not animated when showed for first time on condition

Fermée

#9 747 ouverte le 2 févr. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)TypeScript (6 650 forks)batch import
P4area: material/form-fieldhelp wanted

Métriques du dépôt

Stars
 (24 044 étoiles)
Métriques de merge PR
 (Merge moyen 3j 12h) (98 PRs mergées en 30 j)

Description

Bug, feature request, or proposal:

Maybe a bug, definitely a feature

What is the expected behavior?

When I put a condition on the mat-hint element (for instance, show it only if a character has been typed), the element should be animated and slide in from the input.

What is the current behavior?

At first, the element isn't animated. Until a mat-error is shown, the element won't be animated.

What are the steps to reproduce?

Stackblitz

Guide contributeur