Very often, after refreshing the page, the last letters of cards disappear. For example, I can write something on my phone, but when I open it on my computer, the last letters are missing.

Check this one “Доступ”.
This used to be “Доступные [[Состояние]] (tag)”.
"ные [[Состояние]] (tag)
are missing after refresh. but connector is linked to width with missing letters and tag
if you open the space in an incognito window , is the card still missing characters?
As soon as this bug appears again, I will test it, since I have manually entered the missing letters already.
this should now be fixed in the new version, which’ll be in beta for a week or so. You can test it out yourself at https://deploy-preview-623--kinopio-client.netlify.app
the new version with a fix for this issue is now shipped

bug just appeared
also 1 card in the middle disappeared
some connections disappeared too
also missing in incognito mode
will reopen and think about how to debug/diagnose this for the future
I can say that the cards that disappeared weren’t the last ones I created. There were others created after them, and those remained unchanged.

even after dragging card with missing letters connectors dont render properly. maybe this can help


only after i clicked on card and it opened text window connectors recalculated cordinates
are you able to reliably repro this?
if so can you expand out the 🛫 sending operations log messages that appear after you add characters to a card that don’t end up saving?
in theory we should see ‘updateCard’ or ‘updateMultipleCards’ objects in the log that should contain the card id and latest name you’ve typed. (you can get the card id by inspecting the card and looking for the data-card-id element attribute)

My guess is that when I type or add something during a micro-freeze, it doesn’t get sent to the server.
In the “glitchy drawing” report by tonytran, he also pointed out disappearing elements — and there was lag there too.
None of the drawings were preserved after the refresh.
Also, drawings started to lag after a few strokes.
So maybe both issues share the same root cause.
Работаю здесь import – Kinopio и еще 40 страниц — Личный: Microsoft Edge - 10 July 2025
when you do a drawing stroke you should see ‘createDrawingStroke’ in ‘sending operations’ . that code is unchanged, so nothing i changed should impact drawing saving. I also cannot repro missing drawing strokes after refresh
diagnosed another slow computer computer user with a similar issue. Their data appeared to all save/sync file, just get loaded weird. Could you try using this beta url on your mac for a while to see if this alleviates the issue? (you can login using the same account)
nope. didnt help
I think I found a likely cause: in the console, after I move elements, I still see “Sending operations” continuing for several seconds after the action.
If I refresh the page before all operations finish sending, the connectors break after the reload.
not sure but another potential cause may be Ping bc im in CIS region
my US ping is 240 ms
“High network latency can push operation round-trip times past the client’s timeout, causing “sending operations” requests to be aborted before they complete. As a result, some updates never reach the server, leaving the queue permanently behind and connectors bound to stale coordinates.”
gpt answer
this may be reason why some letters / cards were lost