-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translatable field #62
Comments
Would still love to see support for "outl1ne/nova-translatable" (formerly known "optimistdigital") 👍 |
However, there is a work around this using Vue's reactivity and lifecycle hooks. The idea is to watch for changes in the DOM (specifically for the textarea element) and then initialize TinyMCE once those changes occur. For anyone still looking for a solution, have a look at my fork: |
Hello there! Any idea how get translatable field use nova-tinymce?
I found that https://github.com/barnacode/nova-translatable its perfect solution for me, but than package not supporte and have conflicts when composer install from git source.
spatie/nova-translatable not intresting, because i need one field with choice language
Thanks in advance
The text was updated successfully, but these errors were encountered: