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

Admin interface crashes when select input is toggled #15031

Closed
fabio-nettis opened this issue Nov 29, 2022 · 3 comments
Closed

Admin interface crashes when select input is toggled #15031

fabio-nettis opened this issue Nov 29, 2022 · 3 comments
Labels
status: duplicate Is a duplicate of another issue

Comments

@fabio-nettis
Copy link

Bug report

Required System information

  • Node.js version: v16.18.0
  • NPM version: v8.19.2
  • Strapi version: v4.5.2
  • Database: PostgreSQL
  • Operating system: MacOS 13.0 (Ventura)

Describe the bug

Entire admin panel interface crashes when a select input of any kind is clicked. No matter if this input is contained in the actual content type via a option field or generally in the interface.

Screen Recording 2022-11-29 at 07 01 34

Steps to reproduce the behavior

  1. Go to the admin panel
  2. Click on a content type
  3. Try to select displayed fields (for example)
  4. See error

Expected behavior

Interface shouldn't crash or a at least an error boundary should be provided to prevent the whole child component tree from disintegrating prematurely.

Screenshots

error-screenshot

Code snippets

N/A

Additional context

N/A

@matteoolefloch
Copy link

Hey 👋,

Got the same issue, it's seems to happen only on dropdown input.

DEV ENV:

  • Node.js version: v16.13.1
  • NPM version: v8.1.2
  • Strapi version: v4.5.2
  • Database: PostgreSQL
  • Operating system: MacOS 13.1 (Ventura)

@matteoolefloch
Copy link

#14993

Duplicated issue

@joshuaellis joshuaellis added the status: duplicate Is a duplicate of another issue label Nov 29, 2022
@joshuaellis
Copy link
Member

Closing as a duplicate of #14993

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate Is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants