DataTable issues on Uno #559
Labels
bug 🐛
Something isn't working
external ⤴️
Requires an update to an external dependency or due to code outside the Toolkit.
help wanted
Extra attention is needed
Uno
Issues related to Uno Platform
Background
The DataTable component wasn't originally published with Uno support due to some issues. Recently, these issues have been fixed from the Uno side, which should allow us to enable the various Uno targets for the DataTable component.
Since Uno has fixed the issues from their side, as of the latest Uno update in e366657a924a745c6fb4162dc4c58d2e07fc0613, DataTable should work as expected on all Uno targets.
Problem
After enabling Uno targets, there are still lingering issues with DataTable. Examples of this can be seen by enabling wasm and building the gallery:
Solution
This code works as expected on UWP and Wasdk. These issues will need to be addressed and fixed on the Uno side before this component can be considered production ready.
This ticket can be used for investigating and tracking fixes for these issues.
The text was updated successfully, but these errors were encountered: