Skip to content
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

Server-side render broken #188

Closed
juancarlospaco opened this issue Feb 18, 2021 · 1 comment
Closed

Server-side render broken #188

juancarlospaco opened this issue Feb 18, 2021 · 1 comment

Comments

@juancarlospaco
Copy link

Server-side rendering is broken, example wont compile.

Complains Error: type mismatch: got <kstring> but expected 'string'.

I tried changing from result = $vnode to toString vnode, result, 2,
but complains RangeError: Maximum call stack size exceeded.

Tested with and without -d:danger on devel and stable.

@juancarlospaco
Copy link
Author

So dumb, I was using nim js ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant