Minh Cung

Results 5 issues of Minh Cung

## Description Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type' Related # (issue) Close #6773 ## Type of change - Bug fix (non-breaking change which...

waiting-for-answer

The `credential` field is [set by default](https://github.com/axios/axios/pull/6505), which is causing issue when [running with cloudflare worker](https://github.com/cloudflare/workers-sdk/issues/2514)

## Which package? @formatjs/intl and react-intl ## Describe the bug When importing `IntlShape` from `@formatjs/intl`, I saw a type mismatch with the one in `react-intl` - `react-intl` ![image](https://github.com/user-attachments/assets/dc7257d3-437d-45cb-88b5-68ee9cd5778b) - `@formatjs/intl`...

bug

**Summary** Currently, NextJS App Router will throw this error when using with react-instantsearch-nextjs ``` ⨯ Error: `headers` was called outside a request scope. Read more: https://nextjs.org/docs/messages/next-dynamic-api-wrong-context ``` This is because...

[ESLint shareable configurations](https://eslint.org/docs/latest/developer-guide/shareable-configs) exist to provide a comprehensive list of rules settings that you can start with. It would be nice to predefine a sharable configuration for developers to start...

bug