jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.43k stars 1.16k forks source link

HashTag suggestions are not coming inside Editor component #1143

Open Amarendra2627 opened 3 years ago

Amarendra2627 commented 3 years ago

Hi @jpuri I enabled hastag in side <Editior hastag={{ separator: " ", trigger: "#", suggestions: [ { text: "#Cut-off", value: "Cut-off" }, { text: "#OTE Amount ", value: "OTE Amount" }, { text: "#Quarter", value: "Quarter" },]}} but it's not working, please can you help me with this. Thank you.

Amarendra2627 commented 3 years ago

please can anyone help me?

shahana308 commented 2 years ago

I'm also facing the same issue. Can anyone please help?