linkeddata / dokieli

:bulb: dokieli is a clientside editor for decentralised article publishing, annotations and social interactions
https://dokie.li/
Other
803 stars 82 forks source link

Not able to format text as title tags with toolbar #291

Closed megoth closed 5 years ago

megoth commented 5 years ago

I'm not able to set titles using the toolbar shown when text is selected. All other tools seem to work, but not h2, h3, and h4.

I get the following error in the console:

dokieli.js:5875 Uncaught TypeError: Cannot read property 'length' of undefined
    at n.handleClick (dokieli.js:5875)
csarven commented 5 years ago

Sorry about this. It needs some refactoring around MediumEditor. This issue is a duplicate of https://github.com/linkeddata/dokieli/issues/203 . Closing if you don't mind.