Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

CKEditor not visible in app

Topic Labels: Custom Extensions
1981 2
cancel
Showing results for 
Search instead for 
Did you mean: 
Alex_Fung
4 - Data Explorer
4 - Data Explorer

After following the quick start from CKEditor documentation here. I observe that the component is created but it is not visible. Has anyone encountered a component not visible due to CSS problems before? If so, how can it be solved? Thank you in advance.

2 Replies 2
Kamille_Parks
16 - Uranus
16 - Uranus

Have you loaded the CSS yet with either loadCSSFromString() or loadCSSFromURLAsync()

Alex_Fung
4 - Data Explorer
4 - Data Explorer

Discovered that it is my own problem and has nothing to deal with Airtable. Sorry about it.