Skip to content

Dialog doesn't close in Firefox 19.0.2 #1

@ramsesoriginal

Description

@ramsesoriginal

Greetings,

when using the date-polyfill in Firefox 19.0.2 the dialog doesn't close when you select a date. The error appears to be in line 204 of date-polyfill.js: if (Modernizr.csstransitions) { returns true, and the error apepras. if we write if (false) (just for testing) it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions