Describe the bug
When editing the description of a card and then switching to other cards the card-description is not updated.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Description should always match the selected card.
Screenshots

Client details:
Server details
Deck version:
1.0.1
Operating system:
Ubuntu-Server 18.04
Nextcloud version: (see Nextcloud admin page)
18.0.4
Where did you install Nextcloud from:
Snap 18.0.4snap2 Rev: 21026
Logs
No errors/warnings in javascript log
I would say that I can notice exactly the same issue. When I change the description and switch the card to another one, still I can see my last edited description on any other cards.
This might be the same bug as #1910 - have you tried to clear the browser cache?
I had similiar issues and could not edit the cards.
Just tested it in a fresh new private window and i reproduce the bug in both firefox and chromium.
A more detailed way how to reproduce the bug:
1) Edit the description of a card
2) While you're still in editing-mode of the card, click on another card
3) Then the description is frozen and does not change anymore if you click on various cards
Same issue, the work-around for now is to quit editing, then the description is switching again.
Ah I can reproduce that now, thanks for providing the steps :wink: I'll look into that.