I'm trying to set the value of a Datasheet URL property, but it doesn't save and as soon as the inspect tab is reloaded (e.g. deselecting the component and then selecting it again) the Datasheet URL property is empty again. Steps to reproduce: In Schematic view, select a component with an empty Datasheet URL property (in my case an ESP32-S3) In the "Inspect" tab, click on the empty Datasheet URL property textbox. Paste a link to the datasheet (e.g. " https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf " Click anywhere in the Schematic view to deselect the component. Select the component again and observe an empty Datasheet URL property. Additional notes: Changing other properties on the same component works as expected. After pasting the link, the "saving" indicator in the top-left is displayed. But even keeping focus on the datasheet text field until it says all changes saved has no noticeable effect.