springload / draftail

📝🍸 A configurable rich text editor built with Draft.js
https://www.draftail.org/
MIT License
613 stars 64 forks source link

linkify example broken #419

Closed amilajack closed 3 years ago

amilajack commented 3 years ago

The linkify example is broken. When you paste or type a url in the editor, it does not get converted to a url.

How to reproduce:

  1. Go to linkify tutorial example
  2. type a url

As you can see, there is no anchor tag being generated for the url:

Screen Shot 2020-10-11 at 2 23 17 PM