Zdeněk Haták

Results 11 comments of Zdeněk Haták

After more than one and half year... Was the modal hidden via display: none? Safari has troubles with getComputetStyle on the elements that are hidden this way.

I had the same problem even without smooth scroll behavior My target elements were inside of elements that were observed by IntersectionObserver. I guess Chrome somehow cannot get correct coordinates...

The port you are using for livereload is used by something else. Change it.

Already did that. Thank you for the future enhancement. Never mind about the delay.

Any news on this?

Hi @baumblatt , thank you for the quick reply. Well I use the alternative facade already when the user clicks the Login button in my application. Since I am using...

Thank you, yes, it should be easy in fact. And also very useful for everybody since the Graph API change that happened like a month ago I can't see a...

@baumblatt Hello, may I ask how things are going? Did you have time to look at it? Thank you

I tried to implement this feature in my fork. https://github.com/zdenekhatak/capacitor-firebase-auth/pull/1/files The implementation is probably not of the best quality since I have zero experience with Swift & Java.