Designer errors regarding generic classes

Hello Radzen Team!

I've just added some generic classes to my code, but they're not being used just yet:

However the designer is considering them for some reason and is throwing out some errors:

The errors are being thrown in every component that references the original Item() class.

Yeah, Radzen does not handle this case for the moment. Both classes have the same name according to it - you can try changing the name of one of those classes so it is not 'Item'.

1 Like