Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 407 Bytes

05-streamable-ui-errors.mdx

File metadata and controls

16 lines (11 loc) · 407 Bytes
title description
Streamable UI Errors
Troubleshooting errors related to streamable UI.

Streamable UI Component Error

Issue

  • Variable Not Found
  • Cannot find div
  • Component refers to a value, but is being used as a type

Solution

If you encounter these errors when working with streamable UIs within server actions, it is likely because the file ends in .ts instead of .tsx.