Saurabh Nemade

Results 28 comments of Saurabh Nemade

**Update:** It shows me the error when I am trying to run with non root user inside docker. How do I change the download path? I tried setting `PYPPETEER_HOME` in...

I am also having the same problem. Setting body style and header.height does not work. The whitespace is increased if header.height is increased. Any solutions?

I did managed to get few functionality working by adding mocks to SVGElement. Any idea on how can I import this library from source rather than dist? I might be...

Guys if anyone is tracking is, here is quick update. I reached to an error which is like `s[t] is not a function`. I dig a lot into it. Found...

@two-pack I moved to cypress completely for unit testing of chart based components. It was easier to test them with rendering them in browser with cypress and quickly write test...

Seems like update in twitter lib. will try to fix it sooner.

@jackgilbertx Thanks for reporting this. 👍 I also don't see them working in examples. It was working a few days back at below link. https://saurabhnemade.github.io/react-twitter-embed/?path=/story/twitter-timeline-embed--timeline-custom-link-color Didn't knew when change happened...

Thanks for heads up @appukuttan-shailesh . Will be fixing this sooner. 👍 I am in process of re-writing the entire project in typescript + react 16. Its almost complete and...

Looks like it is now resolved in latest version of twitter library. Meanwhile just to give you guys an update have a look at below :point_down: https://github.com/saurabhnemade/react-twitter-embed/pull/89 I am yet...

this is being taken care with https://github.com/saurabhnemade/react-twitter-embed/pull/89 I tried to limit usage of any in that providing much more detailed api information. All remaining instances of any will also be...