duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/addons/duncanmcclean/simple-commerce
Other
147 stars 41 forks source link

Fix Money Fieldtype behaving badly #795

Closed duncanmcclean closed 1 year ago

duncanmcclean commented 1 year ago

Instead of using formattedValue (which causes issues when you need to change the value in the parent component), we're using the value we get given.

We're simply ensuring when the fieldtype is loaded, we do some initial formatting in case it's not formatted properly.

Hopefully fixes #791.

github-actions[bot] commented 1 year ago

Released as part of v4.5.1.