Michael You

Results 11 comments of Michael You

I have linked #2 -- lmk if you want any other changes!

Are you going to work on this? If not I might just add to this branch to get it in the repo

Is this issue being addressed? I am also running into this issue. @Hironsan do you have any pointers for what the issue might be in `v-annotator`? I'm wondering if `RecycleScroller`...

Is this available on npm? Or is this something you just have to edit locally and use

This is really late, but I don't think this package works with vite...also see https://github.com/arkokoley/pdfvuer/issues/106#issuecomment-1112356153

Wanted to bump this issue -- trying to get this package working in browser. I'm running chrome now and getting ` Access to fetch at 'https://finance.yahoo.com/quote/AAPL/history' from origin 'http://localhost:8080' has...

I figured out how to fix the CORS solution. In `constants.js` of the package, just add a proxy that can forward you the results of the GET call. I'm using...

Also, as mentioned in the README, I tried passing in the `httpRequestOptions` with the proxy but it didn't work...so maybe that is a bug.

Thanks -- can you also re build the PDF?

(I guess I can do it for you, but would prefer if you did)