Ziad Beyens

Results 121 issues of Ziad Beyens

**Description** See changesets.

**Description** The docs sandpacks should be up to date on PR release, not before. **Steps** **Sandbox** https://codesandbox.io/s/github/udecode/plate-playground **Expectation** **Environment** - slate: - slate-react: - browser: chrome

bug
documentation

**Description** https://user-images.githubusercontent.com/19695832/176498595-d415d292-434e-4b7b-81ce-dd3e9e6d2fa3.mp4 **Steps** - select second line in table cell - press up - cursor is moving to table cell above **Sandbox** https://codesandbox.io/s/github/udecode/plate-playground **Expectation** - It should go up only...

bug
plugin:table

**Description** We don't see the cursor when dropping over text. **Recording** ![CleanShot 2021-07-15 at 21 49 48](https://user-images.githubusercontent.com/19695832/125849775-a91caaab-9926-4ad0-b539-a81f21e7cdc2.gif) **Sandbox** https://codesandbox.io/s/slate-plugins-playground-v1-2mh1c **Expectation** ![CleanShot 2021-07-15 at 21 50 53](https://user-images.githubusercontent.com/19695832/125849806-a4ec7c90-5512-4619-8017-f25f5b73dd08.gif) **Environment** - slate-react: 0.65.2

bug
help wanted
core

**Description** Plate hooks are broken in slate 0.80.0, logging that warning: > `The plate hooks must be used inside the component's context.` **Steps** Mount any Plate editor **Sandbox** **Expectation** It...

bug
slate
vendor

**Description** Context: https://github.com/ianstormtaylor/slate/pull/5007 **Environment** - slate: - slate-react: 0.80.0 - browser: chrome

bug
slate
core
vendor

When pasting ``` - 1 - 2 - 3 ``` Expected: ul > li + li + li Actual value: ul + li + li But when pasting: ``` something...

bug
help wanted
plugin:deserializer-md

Enabling the [allow-list](https://hasura.io/docs/1.0/graphql/core/deployment/allow-list.html) is highly recommended when running the GraphQL engine in production. I wonder how do you handle this when making use of the generated generic queries?

I have this error when including `` ![image](https://user-images.githubusercontent.com/19695832/58715011-47084b80-83c6-11e9-8aa0-77ba45af30a4.png) Using these packages: ```json "mobx": "^5.9.4", "mobx-react": "^6.0.2", "mobx-react-devtools": "^6.1.1", "react": "16.8.6", "react-dom": "16.8.6", "react-scripts": "^3.0.1", ```

**Description** See changesets.