-
## Current behavior
![2](https://user-images.githubusercontent.com/3002068/123758873-b2ed7300-d902-11eb-86be-654915cf8581.gif)
Differences(In WebAssembly relative to UWP):
Width, Height, MinWidth, …
-
## Current behavior
System menus of a translated TextBox are placed incorrectly.
```xaml
```
## Expected behavior
## How to reproduce it (as minimally and prec…
-
## Current behavior
The MinuteIncrements property is ignored on iOS.
## Expected behavior
The MinuteIncrements property should work on all platforms.
## How to reproduce it (as minimal…
-
Mac
OS
Chrome Version 100.0.4896.75 (Official Build) (x86_64)
Private window
## Current behavior
Inconsistent
At times all lists load and at other times I get only the Well Know Lists as see…
-
## Current behavior
![2](https://user-images.githubusercontent.com/3002068/123758873-b2ed7300-d902-11eb-86be-654915cf8581.gif)
Differences(In WebAssembly relative to UWP):
ContentControl requires e…
-
## Current behavior
x@x.x is returned as valid by the validation helper.
Method documentation indicates it should validate minimum format of x@x.xx
## Expected behavior
x@x.x is returned as …
-
## I'm submitting a...
Bug report (I searched for similar issues and did not find one)
## Current behavior
in wasm, setting an attached property goes through setting, unsetting, setting…
yowl updated
5 months ago
-
## Current behavior
```RequireJS``` throws the following Error, when the UserAgent contains ```Electron```:
> Uncaught Error: Module name "package_xxx/xxx" has not been loaded yet for context: _. …
-
## Current behavior
A VisualStates with both setters and storyboard only executes storyboard
## Expected behavior
Both Setter and Storyboard should be executed
## How to reproduce it (as minim…
-
## 🐛 Bug Report
The MvxApplicationDelegate constructor is calling RegisterSetup() which is a virtual method.
This is a bad practice which leads to unexpected behaviors as explained here. https:/…