praeclarum / Ooui

A small cross-platform UI library that brings the simplicity of native UI development to the web
MIT License
1.62k stars 160 forks source link

AspNetCoreMvc with XF5 #264

Open WilhelmJP opened 2 years ago

WilhelmJP commented 2 years ago

I tried the XF5 version of Ooui. The AspNetCoreMvc sample displays the selection but does not render any elements. The ListView examples throw exceptions (Invalid cast on CellView). Am I doing something wrong?