Page Flourin Tangalin

Results 7 issues of Page Flourin Tangalin

i need this feature in my application

i tried this and it works https://github.com/zenoamaro/react-quill/issues/203 and here https://github.com/zenoamaro/react-quill/issues/131 . but how do i get the same behavior when editing a link? ![image](https://user-images.githubusercontent.com/6951524/54333344-1e8d7280-465d-11e9-94b3-ad89bb06340a.png) to this: ![image](https://user-images.githubusercontent.com/6951524/54333359-2baa6180-465d-11e9-941f-8ca532e3a973.png)

my tooltip arrow is not visible. even if i set the arrow props. ``` Preview ``` How do i also close the tooltip in mouse scroll?

I am getting this error on my typescript app. [ts] Could not find a declaration file for module 'react-html-parser'. 'c:/Users/xxx/node_modules/react-html-parser/lib/index.js' implicitly has an 'any' type. Try `npm install @types/react-html-parser` if...

HI, i am having problems with our slider. everytime i leave the page where the slider is located and come back, the content always disappears. sometimes when i hover over...

had an error while implementing this on my project: i get this error when i render it with an existing text: > Uncaught (in promise) TypeError: Cannot read property 'getEditorState'...

i am using SheetJS/js-xlsx and i need to set the cell values to bold for specific columns. this is how i generate my excel, my data source is an array...