jhollingworth / bootstrap-wysihtml5

Simple, beautiful wysiwyg editor
http://jhollingworth.github.com/bootstrap-wysihtml5/
MIT License
4.15k stars 1.01k forks source link

Deprecation: Selection API: addRange() ignores additional Ranges #386

Open 6temes opened 7 years ago

6temes commented 7 years ago

It seems that a function used in the code will be deprecated soon.

This warning is shown in Chrome Version 57.0.2987.133 (64-bit):

The behavior that Selection.addRange() merges existing Range and the specified Range
is deprecated and will be removed in M58, around April 2017. 
See https://www.chromestatus.com/features/6680566019653632 for more details.

It does not seem like this project is maintained anymore, and new PR are not being accepted; so I don't expect this to be fixed. Does anyone know any fork that is carrying on with the development or any good alternative?

https://www.chromestatus.com/features/6680566019653632

wencs commented 6 years ago

tengo el mismo problema pero no veo actualizacion de la libreria