Studio 7.1 screen XML corruption?

Hi,
I have seen 3 times already some kind of XML screen corruption with Studio 7.1:
tags are spliited and add =“null”

            <groupBox id="meetingInfo"
                      capt="null"
                      ion="Meet"
                      ori="null"
                      entation="horizontal"
                      sp="null"
                      acing="">

Is this a known issue?
thanks.
Thierry

I get also

            <groupBox id="meetingInfo"
                      caption="Meeting information"
                      orientation="horizontal"
                      sp
                      acing="true">

It happens when I switch from the Text to the Designer view. I send you a sample screen by mail (note this project has been upgraded from Cuba Studio 6.10 to 7.1 but the cuba platform is still 6.10)

Kind regards
Thierry

Hi there.

This has been reported, and I think a fix is coming in the next release.

https://www.cuba-platform.com/discuss/t/screen-views-occasionally-get-corrupted/7943/4

1 Like

Thanks for the information!