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
@blocknote/server-util has been designed / tested for usage in node.js based environments.
However, some users want to use it in Next.js server side actions or Partykit functions (see #451). These functions probably run in different environments, so we'll need to investigate compatibility with this
luebkensoranoo, ricardocanelas, GilbertHLam, linhtrinh18, v-rusu and 5 more