Davi Vilela de Araújo

Results 9 comments of Davi Vilela de Araújo

hey @zbeyens , i'm getting this error with the following versions: ``` "react": "^18.1.0", "react-dom": "^18.1.0", "next": "12.1.4", "@udecode/plate": "^11.0.6", ``` tried the following fix, but couldn't get it working:...

@michaelwills I ended up downgrading to React 17 for the time being.

@dylans apparently it's working fine with 0.80.0 ...

@vkmita this didn't work for me. my deps: "next": "13.0.2" "react": "18.2.0", "react-dnd": "^16.0.1", "react-dnd-html5-backend": "^16.0.1", "slate": "^0.87.0", "slate-history": "^0.86.0", "slate-hyperscript": "^0.77.0", "slate-react": "^0.88.0",

Any Followups on this ?