Angel Lacret
Angel Lacret
I'm also getting this error. It seems that I'm making lots of requests at the same time, but, google doesn't complains with a TOO MANY REQUESTS error, instead we get...
public function optionalParameters($params = null)
> Hi @alacret I wasn't able to reproduce this. Was this Amplify app already Migrated to GitHub App? Is this also happening with other apps deployed from repos in that...
closeOnSelect doesn't work
Same here
@surfaceowl did you ever get a resolution for this?
@Jay2113 @hackmajoris (With a lot of frustration on me) This UI is not as good as the old one, I wish there were an option to use the old one
@ahilke did you find a way to work this around? The same happens for other providers when injecting with useFactory: @Inject(REQUEST) and @Inject(CONTEXT) won't work. When using the TypegraphqlModule, the...
@ahilke thanks! I tested your version and it works perfectly, not sure why @MichalLytek hasn't published yet.
Hi @smallsaucepan. Our use case is about a bug introduced in v7.2 when doing `nearestPointOnLine` using a Linestring with consecutive duplicate values: Related to this: https://github.com/Turfjs/turf/pull/2903 The current `master` branch...