You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue serves as a central place to track known issues for Hot Design®, currently in Beta, along with any available workarounds.
The list will be updated as work progresses and fixes are released.
If you're experiencing a problem that is not listed here, please report it by opening a new issue.
Important
To start using Hot Design®, ensure you are signed in with your Uno Platform account. Follow these instructions to register and sign in.
Hot Design is now available on all platforms in beta, with the Desktop platform (-desktop target framework) currently offering the most stable and reliable experience. Other platforms are still undergoing stabilization.
See the list of known issues below.
Hot Design does not support C# Markup and is only available with XAML and .NET 9. Additionally, Hot Design is not supported for the WinAppSDK target framework at this time.
Multi-window support is not available at the moment.
Define the UI manually in the code without Hot Design.
All
Editing Flyouts and ContentDialogs
The ability to edit Flyouts and ContentDialogs is not available at the moment. Related discussion
Discussion Comment or manually define it in the code without Hot Design.
All
Support for Multiple UserControl on the Same Page
Using two UserControl or more at the same time on the same page is not currently supported.
Define the UI manually in the code without Hot Design.
All
Hot Reload and Hot Design XAML Sync Issue with Visual Studio
In Visual Studio, if XAML is modified using Hot Design after making changes with Hot Reload without saving first, the applied changes may be based on an outdated version, leading to inconsistencies.
Make sure to save any ongoing XAML or Hot Reload changes before entering Hot Design when using Visual Studio.
WebAssembly
Performance Considerations When Debugging
When debugging on WebAssembly, Hot Design may experience reduced performance.
For a smoother experience, consider running without the debugger attached.
Android/iOS
Unable to Add Elements When Creating an ItemTemplate with Hot Design
Adding elements dynamically when creating an ItemTemplate with Hot Design is currently not supported on Android and iOS.
Create the ItemTemplate using another platform like Desktop or WebAssembly with Hot Design, or manually define it in the code without Hot Design.
Android
Missing Assets in Image Source Dropdown in the properties in Hot Design
When opening the dropdown to select an image source in the properties in Hot Design on Android, assets that should be available are missing.
Use another platform like Desktop or WebAssembly with Hot Design to set the Source of the Image, or manually define it in the code without Hot Design.
The text was updated successfully, but these errors were encountered:
This issue serves as a central place to track known issues for Hot Design®, currently in Beta, along with any available workarounds.
The list will be updated as work progresses and fixes are released.
If you're experiencing a problem that is not listed here, please report it by opening a new issue.
Important
To start using Hot Design®, ensure you are signed in with your Uno Platform account. Follow these instructions to register and sign in.
-desktop
target framework) currently offering the most stable and reliable experience. Other platforms are still undergoing stabilization.See the list of known issues below.
Current Known Issues
UserControl
on the Same PageUserControl
or more at the same time on the same page is not currently supported.ItemTemplate
with Hot Design is currently not supported on Android and iOS.ItemTemplate
using another platform like Desktop or WebAssembly with Hot Design, or manually define it in the code without Hot Design.Source
of theImage
, or manually define it in the code without Hot Design.The text was updated successfully, but these errors were encountered: