You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'll enable most of the Bard buttons in case it's used by your content, otherwise you'll see errors if you imported bold text somewhere, but you didn't have the "Bold" button enabled. You can disable the buttons after importing.
I'll leave this open and add a note to the documentation next week.
Would it be possible to save the enabled buttons of the Bard field to a variable before the import and revert the enabled buttons after import?
Theoretically, we could do - but figuring out which buttons are enabled is tricky to do reliably, which is why I've left it for folks to handle post-import.
Maybe there's a better way though - I'll have a think.
Bug description
After an import of Bard content, all my Bard fields have their active toolbar buttons changed.
The new active buttons correspond with this list: https://github.com/statamic/importer/blob/main/src/Transformers/BardTransformer.php#L68
How to reproduce
Import Bard content, the toolbar buttons of the target fields change.
Logs
No response
Environment
Additional details
No response
The text was updated successfully, but these errors were encountered: