What the have you done to our apps?!

Weeks of work….gone!
This is one of the most epic fails I have ever seen from a company, including CrowdStrike.

Who in their right mind thought this update was a step forward?

Can we please have an update

3 Likes

This makes me laugh. :slight_smile: First of all, weeks of work and you did not keep a backup of your work? That’s a you-problem. And yes, you made an epic fail here by not making backups.

The error seems simple enough, though. TeamTempView.tsx has a double HTML closing tag, which you can edit and make it a single closing tag. So, change >> into > and that should solve things.

As for compensation… AI is known to make errors or even hallucinate, and that’s the risk you take when you use AI to write your code. As the user, you should understand how to write code and check the generated code yourself before using it in production.

1 Like