#Setting min-width on DatePicker crashes the browser tab

3 messages · Page 1 of 1 (latest)

spiral mason
#

When min-width CSS property is set on a DatePicker component and the field is activated, the active browser tab becomes unresponsive and crashes hard like a jetliner into twin towers. No error message is displayed in the browser console, as the console is also frozen.

#

It also becomes impossible to refresh the page, as doing so will just keep the page in an infinite update loop.

#

The crash happens when component property dropdownType is set to "popover".