I am trying to prevent a render error using the RADZEN Preprocessor however in one particular RBS project it appears to be inverted. In other projects it works as expected.
In the example below button A is displayed and button B is hidden in the RBS form designer so logic appears to be inverted.
Any idea what could be the cause ?
This should have worked. Here is what I see in a local test.
It seems something in that particular project is prevent the preprocessor from working correctly but I don't know what that could be. You can send us this app to info@radzen.com and we will investigate further.
This seems to be related to loading a .sln file that contains multiple .csproj projects.
I stripped out most of the code including proect references and loading the .sln file gives incorrect result
Thank you for the reproduction! We have fixed the issue and will release a new update shortly. The problem was caused by the order of the projects in the solution.