Use Spatie Translations with Morph Relation
I wrote a model that uses Morph relation for SEO, and I use Spatie Translations in this model. The Spatie Translations package works properly in other Resources, but no matter what I write in the SEO content, it saves the last data I write for all languages. Has anyone ever come across something like this before? What are your solution suggestions? Thanks in advance!
3 Replies
You said that "translations work properly in other resources".
What's different (code and template and relations and models, etc) between those resources and the one where it's not working?
The only difference I see is that there is a Morph relationship here, otherwise everything seems normal.
Did you ever fix this? I'm running into the same issue