duncanmcclean / simple-commerce

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

[5.x] Prevent "Are you sure you want to leave this page?" when using Money fieldtype #902

Closed duncanmcclean closed 1 year ago

duncanmcclean commented 1 year ago

This pull request should hopefully fix the "Are you sure you want to leave this page?" warning from appearing on any of the publish forms using the Money Fieldtype.

It was being caused by the code in the mounted method of the fieldtype. I've removed it from there in favour of the code in the preProcess method on the PHP side which looks to be doing exactly the same thing.

Fixes #897

github-actions[bot] commented 1 year ago

Released as part of v5.3.5.