SamyPesse / draft-js-prism

Code highlighting for DraftJS using Prism
http://samypesse.github.io/draft-js-prism/
Apache License 2.0
275 stars 36 forks source link

bugfix: token in getPropsForKey can be undefined #27

Closed sashulinator closed 1 year ago

sashulinator commented 3 years ago

I use draft.js and when user types " " and then "Ctrl + z" the whole page crashes with an error

TypeError: Cannot read property 'type' of undefined
    at a.getPropsForKey