Skip to main content

CKEditor not visible in app

  • January 6, 2021
  • 2 replies
  • 8 views

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

Kamille_Parks11
Forum|alt.badge.img+27

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


  • Author
  • New Participant
  • 1 reply
  • January 7, 2021

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