Skip to content
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

CSS styles select doesn't open #827

Closed
agnogueira opened this issue Sep 17, 2018 · 1 comment · Fixed by #829
Closed

CSS styles select doesn't open #827

agnogueira opened this issue Sep 17, 2018 · 1 comment · Fixed by #829
Assignees
Labels

Comments

@agnogueira
Copy link
Contributor

When you have a tile with a specific style and this style is removed in cover configuration, there is no way to change the style for this tile:

  1. Create a new style for tiles in cover control panel;
  2. In a cover layout, configure a tile and select that new style in CSS style and save;
  3. Go to cover control panel and remeve the new style;
  4. Go back to the tile and try to change the style. The style selection box doesn't open.
@hvelarde
Copy link
Member

hvelarde commented Sep 17, 2018

the error in the console is the following:

TypeError: this.options[key] is undefined [Learn More] layout_edit.js:53:9

this needs to be fixed in 1.x and 2.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants