Alessandro Bartsch
Results
2
issues of
Alessandro Bartsch
### Problem/Motivation When trying to export my config the console runs into an error. That happens for every content type i'm trying to export. - Drupal version 8.6.11 - Console...
### Bug 描述 Bug description In the usePagination function we are running into the problem that `injectedGlobalOptions` are undefined in this line ```pagination: (_injectedGlobalOption = injectedGlobalOptions.pagination) !== null && _injectedGlobalOption...