viewer.js
viewer.js copied to clipboard
for some reason stylesheet gets called twice
using latest version of viewer.js
svg-stylesheet.css
gets called twice.
I am not sure what you mean by this. Could you provide a repro or screenshot of what's happening?
sure
apparently even the first svg page is being send twice
viewer.js should never request anything called svg-stylesheet... it should be called stylesheet.css. Are you sure you're using viewer.js? ;)