Skip to content

Error when adding a relation in Strapi #17260

@hsnbsst

Description

@hsnbsst

Bug report
Required System information
Node.js version: v16.19.0
NPM version: 8.19.3
Strapi version: 4.11.4
Database: MariaDB 10.4.21
Operating system: macOS
Is your project Javascript or Typescript: (Please specify)
Describe the bug
I encountered the following errors when trying to add a relation:

vbnet
Copy code
TypeError: ur.normalize is not a function
at startsWith

TypeError: ur.normalize is not a function
at startsWith
Steps to reproduce the behavior

  1. Attempt to add a relation.
  2. Receive an error indicating that something went wrong.

Screenshots
Ekran Resmi 2023-07-11 11 08 36
Ekran Resmi 2023-07-11 11 08 45

Code snippets

Additional context

Metadata

Metadata

Labels

issue: bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundsource: core:adminSource is core/admin packagestatus: pending reproductionWaiting for free time to reproduce the issue, or more information

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions