Skip to content

[Bug]: Broken number rendering on landing page #6182

Closed
@aarushkx

Description

@aarushkx

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.

Image

Environment:

  • Browser: Chrome 138.0.7204.101
  • OS: Windows 11

Steps to Reproduce

  1. Open https://coolify.io/
  2. Look under the Cloud button
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions