Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workaround for React Quill Scroll Comes to Top


Usage

# in your project root
yarn add react-quill-scroll-fix
// in your app – import and register the module
import CustomClipboard from 'react-quill-scroll-fix'

Quill.register('modules/clipboard', CustomClipboard);

Note: Setup scrollingContainer='html, body'

About

Paste smart and scroll issue fix

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages