Hello,
This post is more of to see if this only happening to me and i’m doing something wrong, also to see if there is any development being done for SKUID SFDX.
Longer XML get cut off when I pull ( I can see that lines are missing), but original file has roughly 14k lines of XML, squished into roughly 8k lines.
Longer XML get also cut off when I push (i can see that lines are missing).
When pulling, XML of SKUID page gets messed up or at least JS Snippets. I noticed that JS Snippets gets squished into one line and that probably messes up syntax somehow. (Not always, but) most of the time I get an unexpected token error message.
After pulling a SKUID page from an org, and pushing it into another Org, I get error messages related to REST models.
To add to points 1 and 2, it’s hard to say what is the threshold since the code gets squishes, but the XML is definitely not over the hard limit since they are working on the org that they came from.
I would appreciate any information on SKUID S