Dimitri POSTOLOV

Results 202 issues of Dimitri POSTOLOV

- [ ] add dynamic pages to `pageMap` https://github.com/shuding/nextra/issues/4814 - [ ] OpenAPI generation https://github.com/shuding/nextra/issues/1763 - [ ] optional use [`mdxjs-rs`](https://github.com/wooorm/mdxjs-rs) parser - [ ] set minimal React version for...

enhancement

> Some additional context: relay-compiler adds it automatically to any type that has an id field even if it hasn't been explicitly requested. Requesting field that is then not used...

### Link to the code that reproduces this issue https://github.com/dimaMachina/repro-next/tree/turbopack-dynamic-resource-query ### To Reproduce Run `pnpm dev` ### Current vs. Expected behavior See in console ```text [test-loader.js] this.resourceQuery [ '?static=567&dynamic=' ]...

bug
Turbopack
linear: turbopack

### Link to the code that reproduces this issue https://github.com/dimaMachina/repro-next/tree/missing-src.blurDataURL ### To Reproduce Run `pnpm dev` ### Current vs. Expected behavior See errors: ```text Error: Image with src "/_next/static/media/opengraph-image.41136f47.png" has...

bug
Turbopack

### Link to the code that reproduces this issue https://github.com/dimaMachina/repro-next/tree/cannot-find-module-for-dynamic-import ### To Reproduce Run `pnpm dev` ### Current vs. Expected behavior See in console ```text ⨯ Error: Cannot find module...

bug

### Initial checklist - [X] I read the [support docs](https://mdxjs.com/community/support/) - [X] I read the [contributing guide](https://mdxjs.com/community/contribute/) - [X] I agree to follow the [code of conduct](https://github.com/mdx-js/.github/blob/main/code-of-conduct.md) - [X] I...

🤞 phase/open

### Initial checklist - [X] I read the [support docs](https://mdxjs.com/community/support/) - [X] I read the [contributing guide](https://mdxjs.com/community/contribute/) - [X] I agree to follow the [code of conduct](https://github.com/mdx-js/.github/blob/main/code-of-conduct.md) - [X] I...

🤞 phase/open

fixes https://github.com/shuding/nextra/issues/3481

fixes https://github.com/shuding/nextra/issues/1054 still wip