When changing product variables in the admin area the store freezes
Example
I create a new order in the admin area and add a product.
I change the size from normal to large which has an added cost of $10
The store freezes and does not allow the change.
This has never happened before.
Recently I had a server migration and try and fix another problem PHP was changed by accident to 8.2 resulting in error messages on all pages - after dropping back to 8.0 the errors went away.
Is it possible this problem is related to the PHP change?
Oh, yes, you’re right, I was thinking about MySQL and the topic is about PHP
Still, I’d recommend trying to switch to 7.2 just for a while, to check if this could be the potential cause of the issue.