Leo Kwan

Results 10 comments of Leo Kwan

ran into the same problem here today. I cannot set the `autocapitalizationType` for UITextField, meaning I can't start with a lowercase keyboard. Anyway to expose textField or its properties? @dhuri-bc

> * We're still working on a minimal version of the SDK, but we don't have any updates on when it will be released. Any updates on timeline for this...

workaround is to wrap video player in `isPlatformBrowserCheck`: ``` ``` `isPlatformBrowser` is a boolean property you store on the component. https://angular.io/api/common/isPlatformBrowser

+1 please merge the code!

@muratyilmaz, Verified warning and getting the same issue in the demo project, any ideas to fixing this error?

Any plans to merge this in? Facing same problem with week view!

This was very frustrating for me too— I ran into the same exact issue building a decimal keypad for user bodyweight input.