Closed
Description
Error Message and Logs
Description:
On the Coolify landing page (https://coolify.io/), there's a rendering issue in the "customers in the cloud" section. Instead of showing a properly formatted number of customers, the raw expression appears on the screen as
2260.toLocaleString()}+ customers in the cloud
when it should display something like:
2,260+ customers in the cloud.

Environment:
- Browser: Chrome 138.0.7204.101
- OS: Windows 11
Steps to Reproduce
- Open https://coolify.io/
- Look under the Cloud button
- Notice the broken number rendering
Example Repository URL
No response
Coolify Version
v4
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels