Bases: first instance of adding a formula saves multiple views with partial formulas

Steps to reproduce

  1. Create new note in sandbox
  2. Type a base code block:
```base
```
  1. Select Properties > + Add Property
  2. Enter any formula (file.path will do) then tap the arrow to go back
    (Upon creating this first formula, the column is not automatically shown, as it is at later times when this feature is working well.)
  3. Select the new formula from the list, then click away from the table

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

Expecting a table with the new column, like:

Actual result

An empty table

… and code where “views” is repeated several times with partial formulas, as if Bases is creating and retaining new views as I type the formula. (I don’t type that slowly).

Video: https://skydriftmedia.com/debug-543565 (temporary link)

Environment

SYSTEM INFO:
Obsidian version: v1.9.1
Installer version: v1.8.10
Operating system: Windows 11 Pro for Workstations 10.0.26100
Login status: logged in
Language: en
Catalyst license: insider
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 0
Plugins enabled: 0

RECOMMENDATIONS:
none


(edit: replaced/corrected the expected-results image)

This seems to be completely fixed in 1.9.2 :relieved_face:. Thanks, Obsidian Team!