Joe Anderson
Joe Anderson
I've been playing around with this version, and I am noticing a lot more of the `Click verify once there are none left` variety of Captcha, which is what I...
The Clipboard API doesn't require prompting for permission when writing to the clipboard from an event handler, only when reading it outside of a paste event. However, it won't work...
I've just noticed this PR now. It looks like my PR #5541 is a duplicate of this. For what it's worth, I'm pretty sure that the offending code was left...
@dylans Can we try merging either this or my PR, on the understanding that we'll revert it immediately if it causes any IME issues more serious than the one it...
@joshua7v Thanks for bringing this to my attention. This is also affecting my app. I'll take a look at this when I get a chance.
This should be fixed in the latest version of Slate.
@Slapbox I do most of my work on and with Plate, so that's the perspective I'll speak from. I've got very little experience working with Slate directly. From what I...
I've made some progress discovering the root cause of this bug: 1. In `packages/slate-react/src/components/string.tsx`, if `isLast` and `leaf.text` ends in `\n`, we pass `isTrailing` to the `TextString` component. - The...
Things start going wrong at step 3, due to the browser inconsistency. One potential fix would be to clamp the offset of the end point of the selection to the...
Thanks, @saqib-ahmed. We understand that the extension you're using just sends Tweets to a server with no need for cryptography. The discussion on cryptographic methods of validating Tweets arose in...