jlatiav
Results
1
issues of
jlatiav
Contrary to the [normal Dash Mantine Components table](https://www.dash-mantine-components.com/components/table), using Dash html.A elements in Dash Mantine React table results in a runtime error. ## MWE ```python import dash from dash import...