Konstantin Dichev

Results 12 comments of Konstantin Dichev

I am experiencing the same issue and I have decided not to use this package but use Googles web api. `const PROXY_URL = 'https://cors-anywhere.herokuapp.com/';` `const TARGET_URL = 'https://maps.googleapis.com/maps/api/place/autocomplete/json?&key=KEY'` `const URL...

I will pull request after I finish work today

Another possible solution is actually by using this package: https://github.com/d4nyll/lethargy

@zwug I would say that nether my solution nor lethargy works correctly. Looks like a deep issue. Solution might as well be to expose a callback in the onScroll function...

@thierryc can you elaborate on what the tests should cover? Some example cases would be nice

Guys this needs **attention**, lots of project use the lib in production. Bugs been happening for a while. for the time being this could be a simple hot-fix till the...

Hey I totally did not have an intend to sound like that, demanding... I'm a young dev so I don't know the codex. I'll checkout the source and try to...

Hi guys I've recently tried to implement this feature on my SSR app routes and I've done it like so: ``` // routes index.tsx sign-in.tsx sign-up.tsx ./dashboard/[...].tsx ``` ```tsx //...

seems like there is a PR implementing the changes already #111 by @blackspherefollower @hupe1980 can we get that in so we can update to latest Gatsby versions in our apps?...

> @hupe1980 Any chance to get some maintainers on board for this? I would offer to engage. he is MIA I've tried contacting him on multiple platforms to either give...