#6061·slate

Unable to find the path for Slate node in v0.124.1

Author: filippodev-techCreated May 20, 2026Updated May 20, 2026
Labelsbug

Description Our users have reported the following error:

Unable to find the path for Slate node: {"text":"1) diagnosis"}

Stack Trace

Error: Unable to find the path for Slate node: {"text":"1)  Hautveränderungen"}
    at findPath (app:///_next/static/chunks/76-f2d633c838f9b4e3.js:1:20395)
    at toSlatePoint (app:///_next/static/chunks/76-f2d633c838f9b4e3.js:1:26664)
    at toSlateRange (app:///_next/static/chunks/76-f2d633c838f9b4e3.js:1:28054)
    at ? (app:///_next/static/chunks/b21cdbbe-b03fee21494e6816.js:1:36956)
    at n (app:///_next/static/chunks/pages/_app-c76cf9ad785d9522.js:2:4644)

Sandbox Same issue as this, which was supposed to have been fixed.

Steps To reproduce the behavior:

  1. Go to a pre filled Editor
  2. Click on div#edito r> span > span > span
  3. Input anything from keyboard

Expectation Should not throw, and behave as fixed here

Environment

  • Slate Version: "^0.124.1"
  • Operating System: iOs 18.7
  • Browser: FireFox 149.3
  • TypeScript Version: not relevant