[Bug]: Adding new Rows to a tableview often does not save properties or displays non relevant data
emign opened this issue · 0 comments
emign commented
What happened?
When I add new rows to a database it often displays dummy data. And most of the times the values I insert are not saved correctly. I made a video to show :
https://github.com/RafaelGB/obsidian-db-folder/assets/5278352/2ad9ae01-5f07-48bb-9c99-ac766dad76c8
00:03: I add the File "test". It gets added to the table, but also a 6A entry is displayed which I did not enter. Refreshing the table fixes the display error
00:08: I add a relational attribute value. At first it seems fine but after refreshing the view, it disappears again
00:18: Same as before with another attribuge
What platform were you using?
Desktop
Version of the plugin
3.5.1
Relevant log output
No response
Are you using the latest version of the plugin in your Obsidian vault?
- I have verified that I am on the latest version
Are you check if there is a similar issue?
- I have verified that there are not similar issues