Open danphenderson opened 7 months ago
When Posting to Template Designer on /profile page the datagrid doesn't refresh. I suspect the solution is to add a div wrappping in page/profile.tsx.
/profile
page/profile.tsx
The selectedRow of a DataGrid disapers when hovering outside the component in numerous locations
Blocked by creation of common components, see #80
Bugs
When Posting to Template Designer on
/profile
page the datagrid doesn't refresh. I suspect the solution is to add a div wrappping inpage/profile.tsx
.The selectedRow of a DataGrid disapers when hovering outside the component in numerous locations