Jorrit Schippers

Results 43 comments of Jorrit Schippers
trafficstars

@sadeq-qafari I think you should not put multiple changes in one PR. I suggest to just change intlLabel to label everywhere. The intlLabel property does not actually exist, see https://github.com/strapi/strapi/issues/22941.

You're right, my apologies.

(commenting here for people with the same issue) I've found this as well. This is because the ref is null when the slicks render. They set the refs after rendering...