lamjay2704 / octocat

0 stars 0 forks source link

Add `editorUrl` verification as string. #3

Open lamjay2704 opened 2 years ago

lamjay2704 commented 2 years ago

Add editorUrl verification as string.

The old version tries to load script even with undefined, null or Number.

Based on ckeditor4-react getEditorNamespace https://github.com/ckeditor/ckeditor4-react/blob/1fc3c4ebadce7b79cae4ab3fa68e53b3b08a66fd/src/getEditorNamespace.js#L11

Closes #16

Originally posted by @sculpt0r in https://github.com/ckeditor/ckeditor4-integrations-common/pull/11

lamjay2704 commented 2 years ago

Keep having errors