Open sengert-alliance opened 1 month ago
Would be nice if the Sitecore team could backport this into v20 release, too, for those that are stuck on it for now :)
alternatively, would you accept PRs to fix v20 versions as well @ambrauer ?
@yavorsk is there any way that this can be expedited?
…efaultProps errors
Description / Motivation
Field Components have been updated to solve issue with react 18 throwing warnings that defaultProps is deprecated.
This change is to update fields to alleviate defaultProps warnings caused by react 18 which was introduced in jss version 21.7.0 where nextjs was upgraded to next 14.
Testing Details
Types of changes