Patrick Michaelsen
Patrick Michaelsen
should issue be closed? also, adding `types.ts` instead of `index.d.ts` worked for me, but decided to use Keysox's types instead
I'm not sure this is a bug. The issue is puppeteer `page.pdf` generates links that assume puppeteer is running. I'd like to generate pdfs from html that use relative links...
You may have to track your daytrades yourself
It is either reverse in the README, or reverse in the `.d.ts`. Either way, something is reversed.
i created my own repo by cloning the package into a local dir ``` // dir structure: ~/workspace/react-lazyload ~/workspace/my-project ``` then, i update the `~/workspace/react-lazyload/package.json` i simply add react 18...
@Saeeed-B ```tsx /** * https://github.com/alex-cory/use-ssr * https://github.com/alex-cory/use-ssr/blob/master/useSSR.ts */ const isBrowser: boolean = !!( typeof window !== 'undefined' && window.document && window.document.createElement ); const Lazy = ({ children }) => {...
Does anyone have an update on this? Even trying to work around it with `fetch` or `then` yields the same error.
I'm interesting in contributing. I use the package in my projects so I'd be sad to see it go
thank u 4 ur service On Sat, Apr 8, 2023 at 5:28 AM E Gustavsson ***@***.***> wrote: > I'm sure we're all familiar with what Soon™ means in reddit terms...
Holy cow I'm so excited