Jonathan Grimes
Jonathan Grimes
Got lucky... reproduces in this: https://github.com/jsg2021/astroturf-classname-collsion-repro
@jquense if you comment out useAltLoader that repo produces classes I as I would expect... with it on, however, the classes become overlapped.
That copies your sources out. If you want to keep sources and read-status synchronized across devices, that opml won't help.
I've been trying to figure out how to accomplish this. Was there any resolution? I just want to document that at runtime my class will have a "property" of "Type"......
+1... This would be nice!
awesome! it may be nice to just make the bar chart go either direction based on data or a prop instead of having two components that are basicly the same.
I got a ref to the PdfHighlighter component (PdfAnnotator in your comment) and on resize events, simply re-assign: `ref.viewer.currentScaleValue = 'page-width';`
@mohammedri any overrides or customizations? The example project works fine for me which uses create react app. It also works for me in the project I added this to. So...
I found it. It comes from newer versions of `react-scripts` **and** using the default main export from `pdfjs-dist`. As in, doing this: ```js import {...} from 'pdfjs-dist'; ``` its fixed...
browser? The [online example](https://agentcooper.github.io/react-pdf-highlighter/) renders correctly for me?