Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Invalid DOM property fetchpriority. Did you mean fetchPriority? #1121

Open
RealmiRoblox opened this issue Feb 8, 2025 · 3 comments
Open

Comments

@RealmiRoblox
Copy link

Error: Invalid DOM property fetchpriority. Did you mean fetchPriority?
at createUnhandledError (http://localhost:3000/_next/static/chunks/node_modules_next_dist_client_9bb038._.js:744:19)
at handleClientError (http://localhost:3000/_next/static/chunks/node_modules_next_dist_client_9bb038._.js:905:98)
at console.error (http://localhost:3000/_next/static/chunks/node_modules_next_dist_client_9bb038._.js:1036:56)
at validateProperty (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:1929:113)
at warnUnknownProperties (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:2039:26)
at validatePropertiesInDevelopment (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:8836:66)
at prepareToHydrateHostInstance (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:2665:9)
at completeWork (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7258:60)
at runWithFiberInDEV (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:631:20)
at completeUnitOfWork (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7996:23)
at performUnitOfWork (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7938:28)
at workLoopConcurrent (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7932:58)
at renderRootConcurrent (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7914:71)
at performWorkOnRoot (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7553:112)
at performWorkOnRootViaSchedulerTask (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:8387:9)
at MessagePort.performWorkUntilDeadline (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_107ce8._.js:2348:64)

@RealmiRoblox
Copy link
Author

⨯ ./node_modules/@gravity-ui/page-constructor/build/esm/containers/PageConstructor/PageConstructor.css:2:2
Module not found: Can't resolve '~@diplodoc/transform/dist/css/yfm.css'
1 | @charset "UTF-8";

2 | @import '~@diplodoc/transform/dist/css/yfm.css';
| ^
3 | /* use this for style redefinitions to awoid problems with
4 | unpredictable css rules order in build */
5 | :root {

https://nextjs.org/docs/messages/module-not-found

@NikitaCG
Copy link
Collaborator

NikitaCG commented Feb 10, 2025

Error: Invalid DOM property fetchpriority. Did you mean fetchPriority? at createUnhandledError (http://localhost:3000/_next/static/chunks/node_modules_next_dist_client_9bb038._.js:744:19) at handleClientError (http://localhost:3000/_next/static/chunks/node_modules_next_dist_client_9bb038._.js:905:98) at console.error (http://localhost:3000/_next/static/chunks/node_modules_next_dist_client_9bb038._.js:1036:56) at validateProperty (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:1929:113) at warnUnknownProperties (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:2039:26) at validatePropertiesInDevelopment (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:8836:66) at prepareToHydrateHostInstance (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:2665:9) at completeWork (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7258:60) at runWithFiberInDEV (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:631:20) at completeUnitOfWork (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7996:23) at performUnitOfWork (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7938:28) at workLoopConcurrent (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7932:58) at renderRootConcurrent (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7914:71) at performWorkOnRoot (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:7553:112) at performWorkOnRootViaSchedulerTask (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_react-dom_1f56dc._.js:8387:9) at MessagePort.performWorkUntilDeadline (http://localhost:3000/_next/static/chunks/node_modules_next_dist_compiled_107ce8._.js:2348:64)

HI! What kind of react version you use ? Maybe 19, page-constructor doesn't support it yet #1038

@NikitaCG
Copy link
Collaborator

⨯ ./node_modules/@gravity-ui/page-constructor/build/esm/containers/PageConstructor/PageConstructor.css:2:2 Module not found: Can't resolve '~@diplodoc/transform/dist/css/yfm.css' 1 | @charset "UTF-8";

2 | @import '~@diplodoc/transform/dist/css/yfm.css';
| ^
3 | /* use this for style redefinitions to awoid problems with
4 | unpredictable css rules order in build */
5 | :root {

https://nextjs.org/docs/messages/module-not-found

#851 (comment) see this comment and all issue please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants