Hello,
I am not certain but I believe there is some issue in React Studio previewing a component where there are pickers instead of text fields or other type of elements. I was creating a data row and everything was fine when I was configuring it with text fields. But when I began to replace some of them with pickers, the preview was not accurate. This is what I see in RS:
However, the output is fine:
But my problem is that I need to keep checking the output exporting because I am not able to distinguish in the preview if it is fine or not.
Let me know if you need anything else.