unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.74k stars 706 forks source link

`TeachingTip` does not always open #16292

Open MartinZikmund opened 4 months ago

MartinZikmund commented 4 months ago

Current behavior

  1. https://playgroundcanary.z19.web.core.windows.net/#b1a3520c
  2. Notice that after page loads, TeachingTip is there but in a wrong location
  3. Make any change to the text of the tip
  4. Notice it does not open after XAML reloads

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

WebAssembly

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

morning4coffe-dev commented 2 months ago

From my testing, I can't reproduce this issue with 5.3.0-dev.1827 on Skia and WASM. While testing on Android, the issue is still reproducible (probably iOS too).