-
This hack is slowing AOT code down:
```
+----+-------------------------------------------------------------------------------+----------------+---------+
| # | flags turned off (O2 passes are set)…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
When more text is pasted in the editor such that the width exceeds the document width, the div doesn'…
-
Hey, this could just be a user error, but I've tried both approaches and can't get private pages to return any BlockMap from the Splitbee Notion worker, or a personal worker that I spun up.
### Per…
ctbwx updated
2 years ago
-
I'm guessing this is a bug
When pasting text into a block that is rendered using blockRenderFn, data is stripped from the selection start block. I'd expect that when you paste text that the data sh…
-
It seems we have a new stable Image component in Next.js in version 12.3 with a lot of improvement.
Will react-notion-x support this?
-
I'm running a version of cordova-electron forked from 1.1.1, with the only change being that Electron is updated to 6.1.7 [as you can see here](https://github.com/buu700/cordova-electron-tmp/compare/a…
-
-
I believe there is a bug in getCurrentInlineStyle (or, if it's current behavior is intentional, it is inconsistent with typical rich text editor behavior).
When selecting a block of text in which dif…
-
* Branch: feature/jaxt0r_up_and_running
* Info: Build comes further this time but stucks again. Maybe you have a few minutes to reproduce the error locally.
I started with
1. ```npm i``` - all ok…
-
I m trying to convert HTML markup that contains span tags using convertFromHTML. The problem that span is not a Draft block type, for example `Hello World` will be considered as one block. I tried to …