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
{{ message }}
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
this option will be passed to the javascript component but wont be used there. we have to change the way we pass this option to the javascript component which uses this.options.dataDefaults to initialize data.
Actual Behavior
The defaultDisplayOption is visible at the media_selection content type, but the view returns "top".
Expected Behavior
returning the right displayOption
Steps to Reproduce
Define a block with a media_selection and disable all displayOptions except left and right. Set the defaultDisplayOption to left or right.
Possible Solutions
Click one of the displayOptions before saving
The text was updated successfully, but these errors were encountered: