Jeremy Press
Jeremy Press
Hey @danielrhodes, If possible, I would recommend using a collection (example [here](https://codepen.io/box-platform/pen/rmZdjm)). This will automatically prefetch the contents and assets of subsequent files for *certain* file types. If you wanted...
Would it be possible to see an example of your code? If you're using the same token each time you call `show` with the collection, then the prefetching should still...
Hey Daniel, The team is discussing the best way to implement a manual prefetching solution. In the meantime, I noticed that in your implementation there are no arguments passed into...
hey @gjdownes, Thanks for the request! We don't currently support a pan tool. However, PDF.js, the library we use to render documents does have a "hand" tool which may meet...
Hey @addula, Thanks for the request. We currently don't support Preview itself being sourced from NPM. Depending on your requirements, you could include ContentPreview from [our UI elements library](https://github.com/box/box-ui-elements#content-preview-documentation. )...
I'll keep this open for tracking purposes, as this is a feature request and will most likely come up again.
@sergeche we're also running into this. I see that this is the result of the `-` expansion syntax. Which is in the base emmet repo. ``` Emmet stylesheet abbreviation element...
@inssein following up in case it's helpful since I also ran into this. I'm surprised that this applies to static assets needed for the app as well, not just files...
cool, we'll check out the package. Good to know about the flag, thanks!