Enter didn't work the first 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:

image

Any idea why shouldPreventNextEnterKey was true?

I’ve noticed this behavior sporadically as well. Not just this time.

1 Like

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

1 Like

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.

1 Like

This just happened again. It was in the macOS desktop app.

  • I opened the app.
  • Reloaded the page.
  • Navigated to another space.
  • Moved two cards
  • Created a new card. It wasn’t fast; I had the edit dialog open for at least a few seconds after entering some text.
  • Hit Enter. Nothing happened.

So my previous anecdata was not helpful :slight_smile:

I see this in the console:

1 Like

Happened again.

1 Like

i have a fix for this pending, I’ll fix this after i release the next blog post, sorry about the wait

1 Like

just released a fix for this, let me know if the problem persists

thx for the report :rainbow:

1 Like