Skip to content

Error after upgrade from v3.5.4 to v3.6.0 #10122

@bram-abe

Description

@bram-abe

Bug report

Describe the bug

After migrate from v3.5.4 to v.3.6.0 the page (admin UI) not showing anything, just white/plain page.
so I try to remove the custom admin folder, then the login page can appear but after the login process the admin UI page still not showing anything.

Steps to reproduce the behavior

  1. changing version in dependencies.
  2. remove the old build
  3. run npm build
  4. run npm develop

OR

  1. changing version in dependencies.
  2. remove the old build
  3. remove the custom admin folder
  4. run npm build
  5. run npm develop

Expected behavior

It should run properly after changing version in dependencies file as usual.

Error console

Error: react-error-boundary requires either a fallback, fallbackRender, or FallbackComponent prop
    at t.n.render (main.c0b10731.chunk.js:1)
    at Fi (main.c0b10731.chunk.js:1)
    at Ii (main.c0b10731.chunk.js:1)
    at gl (main.c0b10731.chunk.js:1)
    at cs (main.c0b10731.chunk.js:1)
    at ls (main.c0b10731.chunk.js:1)
    at Xl (main.c0b10731.chunk.js:1)
    at main.c0b10731.chunk.js:1
    at t.unstable_runWithPriority (main.c0b10731.chunk.js:1)
    at Vo (main.c0b10731.chunk.js:1)
main.c0b10731.chunk.js:1 Here is some infos
main.c0b10731.chunk.js:1 

System

  • Node.js version: 14.16.0 LTS
  • NPM version: 6.14.12
  • Strapi version: 3.6.0
  • Database: postgres
  • Operating system: windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions