-
-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
allow import server action in client side #403
Comments
This is simply not supported. You need to pass the server reference from a server component to a client component. To support it, we would need to write a custom client bundler. (We don't have one, and use Vite as is.) |
I just saw the similar code from |
OK, my mistake, they have prebuild script for such feature. Let me try if we can do the same thing in waku https://github.com/rauchg/react-postgres-components/tree/main/build |
Closing as this not waku issue |
Reopen this, as this is like what we will support |
we may try it for v0.21.0, but no guarantee. |
close #403 - [x] dev - [x] prd Remaining - refactor - tests - docs
See https://github.com/himself65/waku-openai/tree/issue-2
Error:
chat.tsx
:.env.local
:The text was updated successfully, but these errors were encountered: