I have unexpected issue after migrating from 4.7.1 to 4.8 (and I tried even higher with same issue).
In firs look everything ok. but When I go to Market place …/admin/marketplace in admin panel it says an error
Compiled with problems:
ERROR
Cannot read properties of undefined (reading 'rankings')
TypeError: Cannot read properties of undefined (reading 'rankings')
at matchSearch (webpack-internal:///23928:58:73)
at MarketPlacePage (webpack-internal:///23928:143:31)
at renderWithHooks (webpack-internal:///73116:14985:18)
at updateFunctionComponent (webpack-internal:///73116:17356:20)
at beginWork (webpack-internal:///73116:19063:16)
at HTMLUnknownElement.callCallback (webpack-internal:///73116:3945:14)
at Object.invokeGuardedCallbackDev (webpack-internal:///73116:3994:16)
at invokeGuardedCallback (webpack-internal:///73116:4056:31)
at beginWork$1 (webpack-internal:///73116:23959:7)
at performUnitOfWork (webpack-internal:///73116:22771:12)
And on role page … /admin/settings/roles
Compiled with problems:
ERROR
(0 , match_sorter__WEBPACK_IMPORTED_MODULE_3__.default) is not a function
TypeError: (0 , match_sorter__WEBPACK_IMPORTED_MODULE_3__.default) is not a function
at useSortedRoles (webpack-internal:///39466:60:79)
at RoleListPage (webpack-internal:///39466:216:7)
at renderWithHooks (webpack-internal:///73116:14985:18)
at mountIndeterminateComponent (webpack-internal:///73116:17811:13)
at beginWork (webpack-internal:///73116:19049:16)
at HTMLUnknownElement.callCallback (webpack-internal:///73116:3945:14)
at Object.invokeGuardedCallbackDev (webpack-internal:///73116:3994:16)
at invokeGuardedCallback (webpack-internal:///73116:4056:31)
at beginWork$1 (webpack-internal:///73116:23959:7)
at performUnitOfWork (webpack-internal:///73116:22771:12)