ocavue
ocavue
According to , `lengthPerPage` should be the correct field name in `index.js`.
I enabled `follow_symlink` in `.air.toml` but it doesn't work. `./vendor/github.com/xxxxx/api-common` is a symlink point to `/Users/ocavue/go/src/github.com/xxxxx/api-common` but `air` doesn't watch it. My shell output: ``` $ air ... [18:31:33] watching...
### [REQUIRED] Describe your environment * Operating System version: iPhone iOS 15.4 * Browser version: Safari 15 * Firebase SDK version: 9.6.10 * Firebase Product: Firestore ### [REQUIRED] Describe the...
**Is your feature request related to a problem? Please describe.** Currently, when set `collectCoverage` to `true`, `jest-playwright` can collect the code coverage information from `babel-plugin-istanbul` and output the coverage to...
### Description ### Checklist - [ ] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [ ] My code follows the code style of this project and `pnpm fix` completed successfully....
### Description ### Checklist - [ ] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [ ] My code follows the code style of this project and `pnpm fix` completed successfully....
### Summary When using Remirror in a Remix project, the following error occurs: ``` With statements cannot be used with the "esm" output format due to strict mode ``` ###...
### Description ### Checklist - [ ] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [ ] My code follows the code style of this project and `pnpm fix` completed successfully....
### Summary Open https://remirror.io/ and paste `> `, will throw `Uncaught RangeError: Invalid content for node blockquote`. ### Expected results At least not runtime error. ### Actual results Uncaught RangeError:...
### Description ### Checklist - [ ] I have read the [**contributing**](https://github.com/remirror/remirror/blob/HEAD/docs/contributing.md) document. - [ ] My code follows the code style of this project and `pnpm fix` completed successfully....