Open antonioalmeida opened 9 months ago
Looks similar to #903 , will explore that
Actually, seems like things work fine in my template repo. I can't figure out what's causing this, but I can definitely get it working when using i18n without multiple_folders
Finally fixed this. Overwriting setting path
in my collection was causing this
When using i18n with
multiple_folders
set up for a collection, in the Admin panel the collection always show up as empty.I haven't been able to trace the problem, but here are the symptoms:
local_backend: true
config with proxy-server/admin#/collections/posts/name-of-entry
. Updating the entry works as expected (i18n included)I've created an isolated repo for this.