Jason Varga
Jason Varga
Sorry, none yet. We'll open a PR or reply when there is. You can subscribe to the issue for updates.
You can say that when the issue is resolved. 😊
Possibly related to #9633
> To me, this doesn't match what I'd expect. This is a clone of the `statamic/statamic` repo which is a Statamic site. The webroot is the `public` subdirectory. This all...
If just having text in a bard field is enough to trigger it then we should be hearing many more reports about this issue. 🤔
> I am only getting it when using json_encode Can you show how you are using it?
You can require version 2.6.0 until we fix this on Windows. ``` composer global require statamic/cli:2.6.0 ```
Closed by statamic/cms#9385
I like it! I'm not sure exactly how it would/could work with the existing assets fieldtype, but it's a good idea.
One big hurdle I see with this is how to store a single nested localized field's value. We could probably give each Replicator/Bard/Grid set/row an ID, then the localized version...