this.setDynamic is not a function
Open
- Dominant language
- JavaScript
- Stars
- 4.8k
- Forks
- 456
- Avg merge
- 9h 19m
- Merged PRs (30d)
- 2
Description
**can any one help me**
yarn run v1.22.4
$ next
ready - started server on http://localhost:3000
> Using external babel configuration
> Location: "\.babelrc"
error - ./client/polyfills.js
TypeError: \client\polyfills.js: this.setDynamic is not a function
Contributor guide
Research direction
Start with the reported command, `yarn`, and the external `.babelrc` configuration, then inspect `client/polyfills.js` where the error is reported. Reproduce the failure with the provided Next.js startup context and gather the project and dependency versions; done means the startup completes without the `this.setDynamic` error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, next.js, webpack
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100