You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a kendo-textbox is rendered in the same view as a kendo-popup, its border color visibly changes after initial paint: it first appears with the browser’s default border color (black), then transitions to the Kendo-styled border color (light grey). That transition causes a noticeable “blink” or flash.
Description
When a
kendo-textboxis rendered in the same view as akendo-popup, its border color visibly changes after initial paint: it first appears with the browser’s default border color (black), then transitions to the Kendo-styled border color (light grey). That transition causes a noticeable “blink” or flash.Steps To Reproduce
Screenshots or video
chrome_cx20S4Svpb.mp4
Actual Behavior
Border styles transition applied on first render
Expected Behavior
No style transition applied on first render
Browser
Chrome
Browser version
latest
OS type
MacOS, Windows
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response