Sarthak Chauhan

Results 10 comments of Sarthak Chauhan

I also encountered this issue.will debug soon to find the issue in codebase

@Chris-Marassovich unfortunately I had to move StateLayout from outside to inside the each TabView so TabView will be Visibile when page loads.If we do IsVisible=false to entire TabView by default...

This might have fixed by this https://github.com/xamarin/Xamarin.Forms/pull/13370 need to verify though

This is really important for our application as well please look into this

I am not sure if this should work or not but you can always use relative bindings in that case

Comet has it's own HotReload that you have to initialise like below #if DEBUG Comet.Reload.Init(); #endif

I would like to know about this too, also is there any plaining to release its GA version as long this is in preview our company will not allow to...

I found previously there was a way to achieve this using https://api.linkedin.com/v1/people/url=https%3a%2f%2fwww.linkedin.com%2fin%2fashishmishraoft?format=json but now it's returning not found

@karan-bhatt would be able to achieve this somehow