Taier
Taier copied to clipboard
fix(taier-ui): resolve high CPU usage issue caused by @dtinsight/molecule compatibility
bug: https://github.com/DTStack/Taier/issues/1161
fix(taier-ui): resolve high CPU usage issue caused by @dtinsight/molecule compatibility
- Fix an issue where compatibility problems with @dtinsight/molecule were causing excessive CPU usage on certain pages.
- Forcefully specify @dtinsight/molecule version to 1.3.0 to ensure compatibility and stability.