Arman
Arman
@gribnoysup ping?
Try like this: ```jsx const a = withTooltip(AerialMap, { title: 'blabla', followCursor: true, html: 5, // without curly brackets }); ```
Same issue. 🤔 If using direct import with full path works fine. Simple [workaround](https://gist.github.com/Armanio/2b5bfdbf5dfa1b67d6cf5931170ba4f8). before: after:
Hi, @adrianofernande draftjs not support inline styles, but you can use custom html to draftjs [parser](https://www.npmjs.com/package/html-to-draftjs). For integrating with mui-rte you must [define](https://github.com/niuware/mui-rte#adding-a-custom-inline-style) `customControl` for each inline style what you...
Hi @well-it-wasnt-me For debug i use `json` keyword Like that https://github.com/cookpete/auto-changelog/blob/master/templates/json.hbs
Hi! @rockettomatooo what about this?
Hi @bruce-one! Fantastic job! Thx!
Hi! Maybe that issue will help you https://github.com/nexe/nexe/issues/1003
@olga-alexandrovnaa Привет! А как ты решила проблему, не поделишься хаком?