Sebastian Scholle

Results 9 comments of 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. ![Screenshot_20230508_155501](https://user-images.githubusercontent.com/2486065/236843311-30e8bdae-79bd-42ca-b085-93dfdfac0ccd.png) When I choose the bigger size,...

> Can we use cdkDrag and drop to drag cell in that particular column. Like in my table :- ![image](https://user-images.githubusercontent.com/20486172/53958048-120d9500-4106-11e9-8f12-3110c5e21797.png) > > 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.