Giter Site home page Giter Site logo

next-js-13-demo's Introduction

First look of the new features of Next.js 13.

Notes

  • @next/font doesn't works properly with Turbopack - in production it works but in dev it throws an error

  • Loading UI doesn't works properly with Turbopack - in production the loading is shown properly but in dev mode doesn't

  • next/image doesn't works properly with Turbopack - in dev it does not recognize the images.remotePatterns config, in production it works fine

  • Lot of errors like the following

     [UpdateServer]: error reading file \\?\C:\Users\x\path-to-project\\.next\server\app\__rsc__\chunks\rsc\app_4f6d9a.js: Access denied. (os error 5)
     [500] error: reading file \\?\C:\Users\x\path-to-project\\.next\server\app\__rsc__\chunks\rsc\app_4f6d9a.js
    
    
     Caused by:
     	Access denied. (os error 5) (5786ms)
     error - error - [rendering] [rendering] [root of the dev server]/pokemons/21
     	Error during SSR Rendering
     	timed out waiting for the Node.js process to connect
    
     [root of the dev server]/pokemons/20
     	Error during SSR Rendering
     	timed out waiting for the Node.js process to connect
  • I had problems fetching dynamic data from pokéapi in app/pokemons/[id]/page.tsx, which somehow I solved by installing pokedex-promise-v2

next-js-13-demo's People

Contributors

marsidev avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.