ckeditor5-react icon indicating copy to clipboard operation
ckeditor5-react copied to clipboard

npm install @wiris/mathtype-ckeditor5

Open Rajsolanki7695 opened this issue 1 year ago • 3 comments

ERROR in ./node_modules/@ckeditor/ckeditor5-core/theme/icons/object-size-custom.svg Module build failed (from ./node_modules/@svgr/webpack/lib/index.js): SyntaxError: unknown file: Namespace tags are not supported by default. React's JSX doesn't support namespace tags. You can set throwIfNamespace: false to bypass this warning.

import { useEffect, useRef, useState } from "react"; import { CKEditor } from "@ckeditor/ckeditor5-react"; import MathType from '@wiris/mathtype-ckeditor5/src/plugin';

image

when i install npm install @wiris/mathtype-ckeditor5

then getting error how to fix this

Rajsolanki7695 avatar Sep 14 '24 14:09 Rajsolanki7695

Same +1

emrementese avatar Nov 04 '24 08:11 emrementese

I have same porblem, but when trying to add to plugins this Table, TableCellProperties, TableProperties, TableToolbar

Banan4ikk avatar Nov 18 '24 11:11 Banan4ikk

same issue when trying to use https://www.npmjs.com/package/@wiris/mathtype-ckeditor5

EducoreAPK avatar Oct 29 '25 05:10 EducoreAPK