[Bug] Tables don't initialize with correct classes for stretch setting
Open
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 162
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
When editor data is saved and then re-loaded later, the _flag_ for `stretched` is correct (e.g. the setting is being saved and loaded fine) but the CSS class `ce-block--stretched` is not applied to tables for which `stretched` is set to `true` until hitting the "Collapse" button and then "Stretch" button again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.