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
Error: Unable to find a DOM node for "1320". This is often because of forgetting to add `props.attributes` to a custom component.
at findDOMNode$1 (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1122:1)
at findDOMPoint (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1138:1)
at findDOMRange (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1179:1)
at updateSelection (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1663:1)
at componentDidUpdate (../node_modules/slate-editor/node_modules/slate-react/lib/slate-react.es.js:1836:1)
...
(6 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Problema na UX quando acontece o processo de salvar edição da widget de conteúdo:
Apesar de salvar no server, não existe dica visual que informe que o procedimento aconteceu com sucesso.
Problema no slate-editor plugin de imagem, ao tentar mover o cursor para esquerda ou direita próximo a uma imagem, recebo uma exceção e a aplicação falha.
Error: Unable to find a DOM node for "1320". This is often because of forgetting to add `props.attribute...
https://sentry.io/organizations/nossas/issues/1035213078/?referrer=github_plugin
The text was updated successfully, but these errors were encountered: