adobe / adobe/aem-react-editable-components
[bug] Not being able to apply self-defined css classes to Layout Container
- Dominant language
- TypeScript
- Stars
- 68
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Layout Container not able to register the custom CSS classes defined in the Template Policy. I'm running a React SPA pages in AEM
**Package version**
v1.1.10 with AEM 6.5.5
**To Reproduce**
1. Go to any SPA Page template
2. In an existing Layout Container component, go to its template policy
3. Add the custom css class and go back to the template editor page
4. Hover the layout container and add the css class with the Styles icon
5. CSS classes are not being applied to the Layout Container
**Expected behavior**
The CSS class(es) should be applied to the Layout Container
**Screenshots**
1.

2.

3. Actual behavior

**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.