-
Notifications
You must be signed in to change notification settings - Fork 257
Description
It worked on previous versions of Carbon, but on the new one, I had to create a pattern and it says that the block cannot be displayed. In the JS console, I get these errors
react-dom.min.js?ver=18.3.1.1:10 TypeError: l is not a function
at core.min.js?ver=3.6.6:1:362714
at Object.next (vendor.min.js?ver=3.6.6:2:25890)
at vendor.min.js?ver=3.6.6:2:4785
at vendor.min.js?ver=3.6.6:2:3552
at vendor.min.js?ver=3.6.6:2:3266
at vendor.min.js?ver=3.6.6:2:4433
at vendor.min.js?ver=3.6.6:2:1338
at vendor.min.js?ver=3.6.6:2:689
at vendor.min.js?ver=3.6.6:2:5914
at vendor.min.js?ver=3.6.6:2:5838
react-dom.min.js?ver=18.3.1.1:10 TypeError: c is not a function
at core.min.js?ver=3.6.6:1:362758
at Object.next (vendor.min.js?ver=3.6.6:2:25890)
at vendor.min.js?ver=3.6.6:2:4785
at vendor.min.js?ver=3.6.6:2:3552
at vendor.min.js?ver=3.6.6:2:3266
at vendor.min.js?ver=3.6.6:2:5914
at vendor.min.js?ver=3.6.6:2:5838
at Object.next (vendor.min.js?ver=3.6.6:2:2798)
at vendor.min.js?ver=3.6.6:2:24919
at Array.forEach ()