Simon Bauer

Results 12 comments of Simon Bauer

Any Update on this? There are quite a lot of use-cases that require custom actions!

Having the same problem! My code is the following: ``` {{ opt.name }} ``` it fails when the `options` array is empty!

Hey any eta on when this will be added?

How about [SourceLinking](https://github.com/dotnet/sourcelink) instead of Symbol Packages? They are easy to setup and provide a very good experience!

> Need 1.19.1 and 1.19.2 support asap ! You're not in a position to demand anything. This is open-source. Implement it yourself or wait till someone else does the work...

- [ ] `isClickableOutsideFocusTrap` and `isBlocking` is redundant. It's only included in the react library due to the common interface `IAccessiblePopupProps`. Let's just keep `isBlocking` and remove the other one....

Thanks for reporting this! I'll take a look at this!

The problem here is that Vue does not allow to render stuff outside the root element (e.g. the `` element). I however have to render the content of the OfficeLayer...

@WaelHamze What's your opinion on this? I'm in need of supporting client credentials in the MSCRM Build Tool Extension for Azure DevOps. I could help out adding it if you...

All you need can be found here "https://flutter.io/developing-packages/". For specific iOS Api documentation you can refer to apples docs https://developer.apple.com/documentation/