unxok / dataedit

Dataview tables but editable!
MIT License
74 stars 2 forks source link

Updates causing log flooding and flashing elements #5

Open LoricAndre opened 6 months ago

LoricAndre commented 6 months ago

The plugin seems to update its data extremely often, and in my case it causes the dataedit-links property to keep flashing, and seems to prevent me from updating the properties, as it updates while I am typing and resets the field between key strokes.

Is there a way to change this, or allow me to still change properties ? The plugin is pretty much unusable for me atm.

I can provide logs and more information if needed of course.

LoricAndre commented 6 months ago

Nevermind, this was my fault : I had multiple blocks using the same dataedit-links property, which was causing this. Disabling the automatic linking seems to have done the trick, I'm closing this.

unxok commented 6 months ago

I think this is the issue for #6, but need to confirm.

Also need to add this to the documentation

unxok commented 5 months ago

In v0.1.0+ query links will be off by default and it will be able to prevent users from setting the same dataedit-links property name for multiple blocks in the same file