Serhii Zarva
Results
2
issues of
Serhii Zarva
According to MDN (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/flags), the RegExp.prototype.flags property is not supported by IE. This will result in an error in this test > "description: 'not equal RegExp objects (different flags)',"
## Description Add page-data attribute to v-pagination ## Motivation and Context While hovering over pages, i need to know, what page i'm hovering (page changing while drag'n'drop). ## Types of...