Hi,
I'm trying to use this library in a storybook where your add-on is enabled: https://github.com/pdfslick/pdfslick
The library uses URL.createObjectURL to store the PDF in the browser.
If this add-on is enabled, the PDF is not displayed.
I found no workaround but disabling the plugin. Advice? Workaround? Bug?
Demo:
https://github.com/devel-pa/pdfslick-demo
yarn storybook
Thanks,
Paul
Hi,
I'm trying to use this library in a storybook where your add-on is enabled: https://github.com/pdfslick/pdfslick
The library uses URL.createObjectURL to store the PDF in the browser.
If this add-on is enabled, the PDF is not displayed.
I found no workaround but disabling the plugin. Advice? Workaround? Bug?
Demo:
https://github.com/devel-pa/pdfslick-demo
yarn storybookThanks,
Paul