TypeError: ne is not a function

While migrating from Strapi version 4.9.1 to 4.13.3 I get some issue in console.

When I click on a collection type I get the following issue: Woops! Something went wrong. Please, try again.

  • Node.js version: 16.20.2
  • NPM version: 8.19.4
  • Strapi version: 4.13.3
  • Database: PostgreSQL
  • Operating system: Winows
  • Is your project Javascript or Typescript: JS

  1. Go to any Collection Type
  2. Click on any record
  3. See error Woops! Something went wrong. Please, try again

Thanks.