I just opened an existing space, created a card and hit Enter. But the edit dialog didn’t close. I noticed this in the console:
Any idea why shouldPreventNextEnterKey
was true?
I’ve noticed this behavior sporadically as well. Not just this time.
I just opened an existing space, created a card and hit Enter. But the edit dialog didn’t close. I noticed this in the console:
Any idea why shouldPreventNextEnterKey
was true?
I’ve noticed this behavior sporadically as well. Not just this time.
Let me know if you’ve got a clue on how I can repro. That var is to prevent bubbling from enter key events elsewhere
Can you elaborate on what enter key events you are trying to suppress? Where is “elsewhere”? (This might help me repro).
Btw this seems like it usually happens when I first open a space and create a card. I always check if there are console errors but as far as I remember there are not. This is on desktop.
This just happened again. It was in the macOS desktop app.
So my previous anecdata was not helpful
I see this in the console:
i have a fix for this pending, I’ll fix this after i release the next blog post, sorry about the wait
just released a fix for this, let me know if the problem persists
thx for the report