-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:adminSource is core/admin packageSource is core/admin packagestatus: pending reproductionWaiting for free time to reproduce the issue, or more informationWaiting for free time to reproduce the issue, or more information
Description
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
- Attempt to add a relation.
- Receive an error indicating that something went wrong.
Code snippets
Additional context
danieltorres1109, HatemAbushaala and iErcannMonsterDeveloper and thehackermonkey
Metadata
Metadata
Assignees
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:adminSource is core/admin packageSource is core/admin packagestatus: pending reproductionWaiting for free time to reproduce the issue, or more informationWaiting for free time to reproduce the issue, or more information

