@tce thank you, you saved my day (and my sanity :D) !
'duplicate as data export' was the only way how to get it work
+1 to this, is there any solution?
Thank you, it works great! (In my case, I needed to move 'items_per_page' to the bottom of the page).
In Typogrify 1.2 as well as 1.3 our watchdog is still being overwhelmed with the messages:
"Deprecated function: Use of "static" in callables is deprecated in Drupal\typogrify\Typogrify::initialQuotes() (line 168 of (...)/web/modules/contrib/typogrify/src/Typogrify.php) "
Drupal version 10.1.5, PHP 8.2.7
Confirming that #6 patch solved the problem for me, thanks.
We encountered the same problem. I think this is a serious issue. When a site administrator changes field to translatable, they don't expect losing half (or more) of the field's data because of missing fallback...