dart - <input type='date'> crashes Dartium on selection of a date -


any attempt select date crashes dartium.

given simple .html markup below, calendar renders expected, selection of date crashes dartium browser

<div>   <input required          id='birthday'          type='date'> </div> 

i reported earlier , fixed, has returned. using webstorm on windows 8 x64 latest dart-sdk (x64) , dartium (x32) (dev both).

it seems bug.

it's known issue in dartium. see http://dartbug.com/23416.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -