-
**Description**
I implemented a slate editor using slate-react. I want to copy multiple lines at a time and paste into another editor like notepad. But it is adding more lines between slate nodes. Th…
-
### This repo is currently on low maintenance. See README for details
### Problem
Shopify's [Slate Analytics](https://v.shopify.com/slate/track) has been disabled/broken/shut down which causes rec…
-
### Describe the Bug
When for example adding an existing image from the media archive to a collection and you want to set filters they will only work until you change something else. For example page…
-
Hi there,
first of all thank you very much for your project and all the work :)
I've cloned the project and run: `npm install` and afterward `npm run build`. I will get the following errors (there…
-
Just set up my editor with slate-mentions and I got this error. I looked in node_modules and saw that lib/Portal.js does not even exist after installation.
```
ERROR in ./~/slate-mentions/dist/ind…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
According to the documentation `onSubmitCompleted$` should be executed right after the action is executed successfully and returns…
-
### Problem
Yarn start is throwing an error
### Replication steps
1. `yarn create slate-theme my-new-theme`
2. `cd my-new-theme`
3. `yarn && yarn start`
### More Information
```bash
No…
-
When I did the work to add tagging in #126 I started with an in-document solution, but ultimately decided to kiss and use just a text box in the header, then do the rest of the integration. To some ex…
-
### This repo is currently on low maintenance. See README for details
### Problem
I want to disable the calls to clearConsole();
### Replication steps
export NODE_ENV=test && slate-tools w…
-
Have you considered allowing a second parameter to support custom node types and mark types within an AST?
I'm trying to decide between remark-slate and remark-slate-transformer. This package handl…