You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: