title | description |
---|---|
Streamable UI Errors |
Troubleshooting errors related to streamable UI. |
- Variable Not Found
- Cannot find
div
Component
refers to a value, but is being used as a type
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
.