soflyy / breakdance-bugs

Bug reports from Breakdance users.
42 stars 6 forks source link

Shortcode element is not displaying correctly #142

Closed alemacielsilva closed 2 years ago

alemacielsilva commented 2 years ago

(RUNNING IN LOCALHOST) Just a detail, but apparently the Shortcode element is not displaying correctly in the constructor. But on the frontend it's ok.

https://user-images.githubusercontent.com/21241956/181757506-1de452f1-df19-4924-85f9-8c44bc23eb8c.mp4

image

louisreingold commented 2 years ago

Thanks for the report. I'm closing this as it's not a bug in Breakdance. The shortcode requires scripts to be present but it's likely the plugin that provides the shortcode doesn't enqueue the scripts in such a way that they will be available in Breakdance's UI.

Ultimately, it works on the frontend, which is what matters.