Darsh Patel
Darsh Patel
- [x] win - [x] not_win - [x] android - [x] ios - [x] wasm - [x] macos - [x] skia - [x] not_android - [x] not_ios - [x] not_wasm...
`wasm` `not_wasm` `skia` `not_skia` these 4 prefixes are not working properly. They are working in cross-platform library. https://github.com/unoplatform/uno/issues/5372
Here is the final verdit 1. WASM and not_wasm :- This is not working properly on wasm 2. Skia and not_skia :- This is not working properly on Skia [Edit]:-...
@Xiaoy312 I did checked the commit message accordingly.
For Divider I will add the screenshot with the example which we have used in this PR. https://github.com/unoplatform/uno.toolkit.ui/pull/932/files
[Chips](https://github.com/unoplatform/uno.toolkit.ui/blob/dev/dp/screenshot/doc/controls/ChipAndChipGroup.md#usage) [Drawer Control](https://github.com/unoplatform/uno.toolkit.ui/blob/dev/dp/screenshot/doc/controls/ChipAndChipGroup.md#usage) [Drawer Flyout Presentor](https://github.com/unoplatform/uno.toolkit.ui/blob/dev/dp/screenshot/doc/controls/DrawerFlyoutPresenter.md)
> What about NavigationBar / TabBar? @kazo0 Well there were enough screenshot when explaining the main use of navbar and tab bar. So thats why i didnt envolved it. But...
Message `System.InvalidOperationException: 'Operation is not valid due to the current state of the object.` Inner exception :- None Exception :- stack trace ``` at WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr) at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr) at...
Enviournment :- Templates :- Uno.Templates.5.3.0-dev.31.nupkg ``` "Uno.Sdk": "5.3.0-dev.315" 4.2.0-dev.13 5.2.0-dev.56 4.2.0-dev.30 5.3.0-dev.11 ```
The exception error is still same , even in the newest versions of 5.2 version. @agneszitte since the errorr message is same , should i add the exception error again...