sawhney17 / logseq-smartblocks

MIT License
171 stars 12 forks source link

Using a button with inputs creating as siblings results in data loss #22

Closed hphoeksma closed 1 year ago

hphoeksma commented 2 years ago

{{renderer :smartblock, Add Interaction, Add Interaction, true}} renders some inputs to record interactions. It is on top of an Interactions section on my Daily Note. When pressing the button, sometimes all next siblings will be removed resulting in data loss...

sawhney17 commented 2 years ago

Can you replicate this in the latest version of logseq? On 30 May 2022, 7:49 PM +0400, Henjo Hoeksma @.***>, wrote:

{{renderer :smartblock, Add Interaction, Add Interaction, true}} renders some inputs to record interactions. It is on top of an Interactions section on my Daily Note. When pressing the button, sometimes all next siblings will be removed resulting in data loss... — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

hphoeksma commented 2 years ago

https://user-images.githubusercontent.com/250683/171044384-fcf5e271-6c2e-4f98-98b4-6a6ac948f892.mov

Logseq 0.7.0

sawhney17 commented 2 years ago

Can you check if the content remains on disk?

hphoeksma commented 2 years ago

Yes, the content remains on disk. cmd + r shows me the content.

sawhney17 commented 1 year ago

It's an upstream logseq issue, will report it.