Koriakovtcev Ivan

Results 4 comments of Koriakovtcev Ivan

+1 Request Need answer how to SSR

You can create your own wrapper for react-tippy with key property, where key will be `${theme}${interactive}`. Every time when it changes it will recreate your component with new props

Just discovered this problem with webpack's terser plugin, so it's more likely related to all kinds of minifications. Btw, still can't figure out how to workaround this and switching to...