-
### π Current behavior
NextJS 15 became the official release on Monday, but InstantSearch Next doesn't work with the new asynchronous request apis causing several errors. InstantSearchNext.tsx and usβ¦
-
This is a tracker issue to fix issues stemming from the publication linter introduced under #10764.
```[tasklist]
### Issues
- [ ] https://github.com/patternfly/patternfly-react/issues/10831
- [β¦
-
π This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 16 | Next scheduled analysis: Nov 23_
### Open
- hβ¦
-
π This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 15 | Next scheduled analysis: Nov 22_
### Open
β
β¦
-
π This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 16 | Next scheduled analysis: Nov 23_
### Open
- hβ¦
-
π This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 14 | Next scheduled analysis: Nov 21_
### Open
- hβ¦
-
π This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 14 | Next scheduled analysis: Nov 21_
### Open
β
β¦
-
π This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 03 | Next scheduled analysis: Nov 10_
### Open
β
β¦
-
does it make sense a codemod to migrate all hot(module) usage to only hot?
this code:
```jsx
import { hot } from 'react-hot-loader'
const App = () => Hello World!
export default hot(module)(Appβ¦
-
### What is the problem?
when i run `npx @blitzjs/codemod upgrade-legacy` as instructed in https://blitzjs.com/docs/upgrading-from-framework, I see an error:
`App directory doesn't exit`
On inspeβ¦