dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
864 stars 467 forks source link

fix(uve): Fixing infinite loading when re-enter to uve editor in traditional pages #30715

Closed KevinDavilaDotCMS closed 2 days ago

KevinDavilaDotCMS commented 2 days ago

This pull request includes an update to the EditEmaEditorComponent class to ensure the editor does not remain in a loading state for traditional pages. The most important change is the addition of a block of code that sets the isClientReady status to true.

Key change:

This PR fixes: #30030

dotcms-sonarqube[bot] commented 2 days ago

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube