The response to the request for the entity's data, i.e. the property's value, to Special:EntityData comes with a header instructing the browser to cache the response for 5 hours (18000 seconds).
Cache-Control: public, s-maxage=18000, max-age=18000
This results in the user seeing stale data if they try to edit the same property multiple times.