Paul Christophe
Paul Christophe
Also experiencing this in a generic node script on mac, first keydown triggers but not subsequent ones. For example, when I press the character 'e' (or any key...), this is...
Great find @ibedwi, this is super helpful workaround for the time being!
Is there a rough timeframe for an update?
@Flaque that was it, thanks a million 👌
@seratch I don't see how to use `directMention()` in the documentation, do you have an example somewhere?
With this I'm no longer getting the problem: ``` json "@types/jsdom": "^21.1.1", "jsdom": "^22.1.0", ```
I'm having the same issue. Good to know that in the short term I can use min, thanks @cedm but I'd be interested in updating this whenever this is updated.
I'm getting an error I think that's related to this ``` ../../node_modules/component-register/types/element.d.ts(183,25): error TS2304: Cannot find name 'DocumentAndElementEventHandlers'. ```
maybe @jurijzahn8019 can help with this?
yup sounds good.