A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Rounding issue in RangeAttribute

Fixed in

EPiServer.CMS.UI 12.18.0

(Or a related package)

Created

Feb 02, 2023

Updated

May 27, 2025

Area

CMS UI

State

Closed, Fixed and tested


Description

The Range attribute on double type properties does not let you control how many decimals are being displayed in the UI.

As a workaround, you should omit the use of the Range attribute.