Jimmy Klonowski
Jimmy Klonowski
Unfortunately that did not resolve the issue, still seeing duplicate values. When the debug flag is enabled, here is the output for simpleimages.html: ``` pivotviewer.min.js:116 CXML loaded pivotviewer.min.js:116 sort ISO...
After more exploration, it appears that the duplicate data only appears if I have the F12 developers console open in Chrome and I reload a page with an html5pivotviewer attached...
I spoke too soon, it's happening in IE11 without any F12 open. 
My team abandoned the project that was going to utilize the pivotviewer, so I'm afraid I have no updates for you.
> As part of my sanitisation code using the `xss` library, my definition of IFilterXSSOptions (second argument to `xss` function) includes a safeAttrValue override, in which I replace `href` and...
Same issue, have tried: - downgrading nuxt - pnpm instead of npm - removing shamefully-hoist=true from .npmrc - different node versions with nvm