You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, just received this when new version has been released.
sanitizeHtml.js?70b5f51:7 Uncaught TypeError: (0 , _sanitizeHtml2.default) is not a function
at sanitize (sanitizeHtml.js?70b5f51:7)
at createSanitizeMarkup (sanitizeHtml.js?70b5f51:12)
at TemplatePainterAboutView (View.js?f4af559:50)
at mountIndeterminateComponent (react-dom.development.js?02e2fdd:8574)
at beginWork (react-dom.development.js?02e2fdd:8978)
at performUnitOfWork (react-dom.development.js?02e2fdd:11814)
at workLoop (react-dom.development.js?02e2fdd:11843)
at HTMLUnknownElement.callCallback (react-dom.development.js?02e2fdd:100)
at Object.invokeGuardedCallbackDev (react-dom.development.js?02e2fdd:138)
at invokeGuardedCallback (react-dom.development.js?02e2fdd:187)
Update: We use import sanitizeHtml from 'sanitize-html'
Update2: Affects FE build
Update3: in package.json until it's fixed