konstantindenerz / webcomponents-customelements-integration-angular-vue-react-stencil

Web Components - aka custom elements - with pure JS, Angular Elements, React, Vue.js and Stencil
1 stars 0 forks source link

Date.Now ist not removed when input is invalid #5

Open goeranhomberg opened 5 years ago

goeranhomberg commented 5 years ago

The Date.Now Info is not removed when the input is invalid. Since the info appears as soon as the input is valid it should disappear when the value is invalid.

image image

goeranhomberg commented 5 years ago

Don't forget to test js-component :) Since the info did not appear at all, the bug might exist there as well as soon as the info string will work.