Apparently the Array.sort function was used in a wrong way. Instead of returning a number indicating order [0] it returned a boolean. This fixes that. [0]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort |
||
|---|---|---|
| .. | ||
| feature_highlight.js | ||
| feature_highlight_helper.js | ||
| feature_highlight_options.js | ||