Issues: vercel/next.js
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
      CSS module styling is removed too early on route changes
        
              
                area: Compiler
  webpack / fast refresh 
              
                area: Routing
  Routing (next/router, next/navigation, next/link) 
              
                good first issue
  Easy to fix issues, good for newcomers 
              
                kind: story
  A story that is on the backlog 
        
      
    
      
  
        
          #17464
            opened Sep 30, 2020  by
            cmwall
            
        
        
        
        
      
    
      [Example needed] i18n with Next.js 13 and App directory (appDir: true) 
              
                area: documentation
              
                area: examples
  Anything inside the examples folder 
        
      
    
      
  app directory
        
              
                area: app
  
        
          #41980
            opened Oct 27, 2022  by
            jimmyjamieson
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      Stream rendering to reduce TTFB and CPU load
        
              
                area: app
  App directory (appDir: true) 
              
                kind: story
  A story that is on the backlog 
        
      
    
    
      
  
      search params object is empty in production with next 13 app dir
        
              
                area: app
  App directory (appDir: true) 
              
                area: Routing
  Routing (next/router, next/navigation, next/link) 
              
                kind: bug
  Confirmed bug that is on the backlog 
              
                linear
        
      
    
      
  
        
          #43077
            opened Nov 18, 2022  by
            raymclee
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
        
              
                area: Compiler
  webpack / fast refresh 
              
                please add a complete reproduction
  The issue lacks information for further investigation 
        
      
    
      
  
        
          #32314
            opened Dec 9, 2021  by
            nilanjansiromani
            
        
        
        
        
      
    
      getStaticProps with { fallback: true } is very slow when spa routing.
        
              
                area: app
  App directory (appDir: true) 
              
                area: Static Generation
  getStaticProps / getStaticPaths / generateStaticParams 
              
                good first issue
  Easy to fix issues, good for newcomers 
              
                kind: story
  A story that is on the backlog 
              
                type: needs investigation
        
      
    
    
      
  
      Opt out of scroll restoration when using browser back buttons
        
              
                area: Routing
  Routing (next/router, next/navigation, next/link) 
              
                kind: bug
  Confirmed bug that is on the backlog 
        
      
    
      
  
        
          #20951
            opened Jan 10, 2021  by
            controversial
            
        
        
        
        
      
    
      Cannot destructure property Easy to fix issues, good for newcomers 
              
                kind: bug
  Confirmed bug that is on the backlog 
        
      
    
    
      
  publicRuntimeConfig of 'undefined' or 'null'. (v9.5.0)
        
              
                good first issue
  
      Verify CSS import ordering
        
              
                area: Compiler
  webpack / fast refresh 
              
                kind: bug
  Confirmed bug that is on the backlog 
        
      
    
      
  
        
          #16630
            opened Aug 27, 2020  by
            Timer
            
        
        
        
        
      
    
      Port babel-plugin-styled-components to SWC
        
              
                area: SWC transforms
  SWC transpilation 
              
                kind: story
  A story that is on the backlog 
        
      
    
      
  
        
          #30802
            opened Nov 2, 2021  by
            timneutkens
            
        
        
        
   
        
      
    
      
        
      
      
  
    5 of 8 tasks
  
      Scroll restoration happens too early before the page gets rendered after hitting browser back button
        
              
                area: Routing
  Routing (next/router, next/navigation, next/link) 
              
                kind: bug
  Confirmed bug that is on the backlog 
              
                type: needs investigation
        
      
    
      
  
        
          #3303
            opened Nov 17, 2017  by
            liweinan0423
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      Testing middleware with Jest: TypeError: this._headers.getAll is not a function
        
              
                area: Edge
  Middleware / Edge (API routes, runtime) 
              
                area: Jest
  Jest (next/jest) 
              
                kind: bug
  Confirmed bug that is on the backlog 
              
                type: upstream
  Issue caused by an upstream dependency 
        
      
    
      
  
        
          #42374
            opened Nov 2, 2022  by
            firatgh
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      Image blur placeholder not taking full width with fill image
        
              
                area: next/image
  Image optmization (next/image, next/legacy/image) 
              
                kind: bug
  Confirmed bug that is on the backlog 
        
      
    
      
  
        
          #42765
            opened Nov 10, 2022  by
            Kerumen
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      Next.js 13 appDir regression page compression not enabled
        
              
                template: bug
  A user has filled out the bug report template. Issue needs triaging 
        
      
    
      
  
        
          #43106
            opened Nov 18, 2022  by
            transitive-bullshit
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      redirects don't work properly with i18n and basepath
        
              
                area: I18n
  Internationalzation (i18n) 
              
                template: bug
  A user has filled out the bug report template. Issue needs triaging 
        
      
    
      
  
        
          #21565
            opened Jan 26, 2021  by
            ckeeney
            
        
        
        
        
      
    
      Fast-refresh is not working after 13.0.4 for CSS files
        
              
                area: app
  App directory (appDir: true) 
              
                kind: bug
  Confirmed bug that is on the backlog 
        
      
    
      
  
        
          #43396
            opened Nov 25, 2022  by
            lucasmotta
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      Automatic WebFont Optimization does not work
        
              
                area: Font Optimization
  Font optimization (@next/font) 
              
                kind: bug
  Confirmed bug that is on the backlog 
        
      
    
      
  
        
          #24781
            opened May 4, 2021  by
            Co9xs
            
        
        
        
        
      
    
      Provide a mechanizm to disable SSR
        
              
                type: needs investigation
        
      
    
      
  
        
          #4381
            opened May 15, 2018  by
            cherniavskii
            
        
        
        
        
      
    
      [Next 13] Enabling app directory breaks VSCode when using Yarn Berry
        
              
                area: package manager
  npm, pnpm, Yarn, etc. 
              
                template: bug
  A user has filled out the bug report template. Issue needs triaging 
        
      
    
      
  
        
          #42419
            opened Nov 3, 2022  by
            cravend
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      Unnecessary top-level render from the router
        
              
                template: bug
  A user has filled out the bug report template. Issue needs triaging 
        
      
    
      
  
        
          #37139
            opened May 23, 2022  by
            gaearon
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      Shallow Routing incorrectly recreate/remount component (lose state)
        
              
                template: bug
  A user has filled out the bug report template. Issue needs triaging 
        
      
    
      
  
        
          #33550
            opened Jan 22, 2022  by
            ivantile
            
        
        
        
        
      
    
      Error during SSR Rendering 
        
              
                template: bug
  A user has filled out the bug report template. Issue needs triaging 
        
      
    
      
  
        
          #44278
            opened Dec 22, 2022  by
            MattL-NZ
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      ISR not working properly with custom server and dynamic routes.
        
              
                template: bug
  A user has filled out the bug report template. Issue needs triaging 
        
      
    
      
  
        
          #22069
            opened Feb 11, 2021  by
            nicosh
            
        
        
        
        
      
    
      [Tree Shake] Next.js emit unused code into the A story that is on the backlog 
        
      
    
      
  main bundle
        
              
                kind: story
  
        
          #36702
            opened May 5, 2022  by
            balazsorban44
            
        
        
        
   
        
      
    
      
        
      
      
  
    1 task done
  
      Tree shaking doesn't work with Typescript barrel files
        
              
                area: Compiler
  webpack / fast refresh 
              
                area: TypeScript
  TypeScript 
              
                good first issue
  Easy to fix issues, good for newcomers 
        
      
    
      
  
        
          #12557
            opened May 6, 2020  by
            majelbstoat
            
        
        
        
        
      
    Previous Next
    
  
  ProTip!
  Updated in the last three days: updated:>2023-01-15.