Cristofer

Results 13 comments of Cristofer

Not sure if it worth it (since @sag1v is already working on this feature) but for now I got it working with a bit of logic: ```js const itemsPerPage =...

The timer is just to mimic the `autoPlaySpeed` that's why I mention it in my example, looking forward to use the `inifite` prop. Thanks for the work!

I'm really sorry about this, this feature is only meant to work on a client environment, so the normal behavior will be nothing in there while doing SSR.

Any update on this? I'm facing this issue but I'm only using `amazon-chime-sdk-js": "^3.12.0"`, but I'm still getting same sourcemap error for a bunch of libs like: * `/node_modules/amazon-chime-sdk-js/src/activespeakerdetector/DefaultActiveSpeakerDetector.ts` *...

I'll change as long as you properly update the content, this repo contains an example of how to do it, also, not sure if the interpolation will work here: `{title}`...

Sorry about late response, can you post more info on how are you using the module? Im looking a way to reproduce this issue

Thanks @refactorized for sharing this. TBH I'm not sure if we should bump the version just for the types, since this declaration file has been the same this whole time,...

Hey @refactorized, just FYI, even with your example I'm not having any issues with TS, you only need to change the `html` prop to not be `undefined` in the interface:...

@webbushka I wonder if is an issue with some specific version of Gatbsy, I did ran this on a pretty simple Gatbsy app (back while active developing this) and it...