Skip to content

Fix Timezone page regression

From the main commit:

Instead of calling set_location_internal() from entry_changed(),
which can lead to reentrancy issues, just manually clear the
'location' field, and manually notify the 'location' property.

Closes #145 (closed)

Edited by Georges Basile Stavracas Neto

Merge request reports