T
T
We are using this at our work to render PDF within our react app. It works fine locally, whether we use 'react-pdf' import, or 'react-pdf/dist/entry.webpack' or even `pdfjs.GlobalWorkerOptions.workerSrc = 'https://cdnjs.cloudflare.com/ajax/libs/pdf.js/${pdfjs.version}/pdf.worker.js';`...
I can't even get the webui to load when I use `pre_layer` with any value mentioned here & even lower values. Back to the out of memory CUDA `torch.cuda.OutOfMemoryError: CUDA...
having the same issue with z-index: `className={css({ "z-index": 11000 })}` Also tried it with `"11000"` - still same issue.
I've tried https://github.com/Gamote/lottie-react - seems to work fine when I replaced it, but beware it doesn't support loading files from URL, only imports. They said it's coming in v3 since...
I was using this and ran into this issue, had to change package since I'm not sure when v3 will come; https://github.com/mifi/react-lottie-player
Also had the same issue. Can't believe something as obvious as this is a persisting bug. Fixed it by debouncing the state that is tied to Collapse opening & closing...
ran into this today. We compromised by removing the steps (minutes), but ideally would love to have steps but be able to select whatever minute desired like the google calendar...