Browse Source

Fix DnD Polyfill to use isNan(i) instead of i===NaN (#9312)

A Beginners JS mistake. Used in the forked part of the polyfill, related PR for Polyfill has been updated.
tags/8.1.0.alpha8
Pekka Hyvönen 7 years ago
parent
commit
c0ac7f0196
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      server/src/main/resources/VAADIN/drag-drop-polyfill.min.js

+ 1
- 1
server/src/main/resources/VAADIN/drag-drop-polyfill.min.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save