Results 4 comments of jyk2000

This also affects when client email provider has link protection service. For example, Mimecast and SafeLink. They protect links in the email and transform to safe links. While doing so,...

I'm having same issue as well. ``` "devDependencies": { "@testing-library/dom": "^7.30.3", "@testing-library/jest-dom": "^5.11.10", "@testing-library/react": "^11.2.6", "babel-eslint": "^10.0.3", "babel-jest": "^26.6.3", "eslint": "^6.7.2", "eslint-config-prettier": "^6.7.0", "eslint-loader": "^3.0.3", "eslint-plugin-react": "^7.17.0", "eslint-plugin-react-hooks": "^2.3.0", "jest":...

For anyone having the error coming from styled-jsx selectFromServer function, I fixed the issue by changing .babelrc I still have another issue to fix but at least the "document not...

Our legacy DB has article body as full html contents. And I can't find any way to convert those contents into block json in php.