jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Dependency conflict core-js v3+

Open andervaler opened this issue 2 years ago • 1 comments

Describe the bug

I am encountering a dependency conflict issue in the core-js library.

Expected behavior

I expected the dependencies to be resolved correctly without any conflicts.

Steps to reproduce the issue

npm i @jsonforms/angular-material (with "core-js": "3.24.1")

Screenshots

image

In which browser are you experiencing the issue?

Any

Which Version of JSON Forms are you using?

v3.1.0

Framework

Angular v14.0.4

RendererSet

Material

Additional context

No response

andervaler avatar Aug 21 '23 16:08 andervaler

Hi @andervaler,

Did you try to install it anyway and check whether it still works? If yes we could raise our peer dependency range.

sdirix avatar Aug 22 '23 08:08 sdirix