voiceflow/react-chat

El módulo '"@voiceflow/react-chat"' no tiene ningún miembro 'useRuntime' exportado.

Opened this issue · 1 comments

import { Chat, ChatWindow, Launcher, SessionStatus, SystemResponse, TurnType, UserResponse, useRuntime } from '@voiceflow/react-chat';

El módulo '"@voiceflow/react-chat"' no tiene ningún miembro 'useRuntime' exportado.

I ended up using an older version. I used 1.46.1 I'm not sure if useRuntime was removed intentionally or not.