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

Summernote (Super simple WYSIWYG editor) adaptation for react

Results 73 react-summernote issues
Sort by recently updated
recently updated
newest added

in other editor the table is placed at few lines below top.

![onChange2](https://user-images.githubusercontent.com/79124915/173558537-ac70f2ec-1321-44e4-8cb4-4da3fc285ff1.PNG) OnChage() function does not recognize external variables... i can't save contents

I am facing an issue where the onChange method does not fire when a change is made in Codeview. I see there was a PR opened that was supposed to...

Bumps [async](https://github.com/caolan/async) from 2.4.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

Hi team, I'm getting below error TypeError: $node.attr(...).tooltip is not a function I'm using **react: 17** and **bootstrap 5** please suggest how can I resolve this issue.

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

``` Failed to decode downloaded font: http://localhost:3000/summernote.woff create:1 OTS parsing error: invalid version tag create:1 Failed to decode downloaded font: http://localhost:3000/summernote.ttf create:1 OTS parsing error: invalid version tag ``` I...

I have implemented the code but I cant see any of icons https://codesandbox.io/s/crazy-goldberg-1enlf any hint why this happen with me

Hi, Im using this editor with create react app and I dont want to eject my app to modify the webpack config. I have added bootstrap and jquery package. `yarn...

When I click the codeview, the codes is no highlighted. What should I do to achieve it? Thanks! ![Uploading QQ20211020-163948.png…]()