Sebastian Scholle
Sebastian Scholle
Why is this not being reviewed? this PR is getting way too OLD!
@webcat12345 Can we get some eyes on this PR please?
you may want to use an npm package such as 'load-script2' and implement a dynamic loader such as this: ``` import loadScript from 'load-script2'; let scriptPromise: Promise | null =...
I think what he is asking is, how can one "change" the country restriction... this seemingly is only applied once on INIT. Google's JS API does support changing this via...
i find this seems to happen when I upload a photo that i took directly with camera (not a file upload) on my Huawei P20 Pro. In other words: If...
> @kyoung-jnn @sscholle Can you upload the image file as a zip file here so I can reproduce this issue? > > Also, can you try it here: https://donaldcwl.github.io/browser-image-compression/example/basic.html Original...
Maybe the MB size is the problem. I tried with a 0.5MB limit, and this gives the bad result with large white border.  When I choose the bigger size,...
> Can we use cdkDrag and drop to drag cell in that particular column. Like in my table :-  > > I want to move mybid against 700.05 and...
Getting Same issue: Using Latest Angular. The given example is not triggering anything. I dont know what to do.