Validation issue in Decimal Parameters for Dynamic Components

Hi guys!

We are using the Bloomreach vue-sdk (@bloomreach/vue-sdk - npm) with Nuxt in our project.

I have added a Parameter (tin) for a Dynamic Components of type decimal

          /tin:
            jcr:primaryType: hst:dynamicparameter
            hst:displayname: TIN
            hst:valuetype: decimal

But in the experience manager while trying to add a decimal value ,getting validation issue
it is not allowing to enter decimal points.
Screenshot 2023-03-09 135158

Hi,

you are correct. This is a bug. We are aware of it but we haven’t released a fix yet. For now I can only advise you to use a string type. We apologize for the inconvenience.