Adnan Ahmed
Adnan Ahmed
@sindresorhus thank you for such a detailed feedback. I will look into it tonight. :)
@sindresorhus except the icon. Rest of the stuff has been fixed. Thanks for the follow up.
@btbytes I updated the readme. You just need to give access to public repositories.
@tsugliani thanks. I am working on #10. I will release the change in the next few days.
Hi, thank you for reporting. I will fix it. In the meantime PR are welcome :)
Thanks @ximbi1 but the links seem to be not working. Could you please check?
Hi guys, I am still getting the same error after upgrading to v3. I tried all the above solutions but none worked. Here's how my code looks like after update....
I am getting this error `TypeError: t is not a function` and I am using nextjs v14.2.13 with typescript v5.6.2. Here's how the old code looked like ```tsx const componentToPrintRef...
Thanks @MatthewHerbst for the quick help. I just tried and now it's giving me a new error ```tsx TypeError: p.cloneNode is not a function ```
Thanks I will upgrade the package to v3.0.1 and test it. Regarding the `cloneNode` I am using chrome `129.0` which is the latest version.