Skip to content

QWIK WARN Can not rerender in server platform #1057

@gioboa

Description

@gioboa

Qwik Version

Qwik 0.0.100 - Qwik City 0.0.101

Operating System (or Browser)

macOs + Chrome

Node Version (if applicable)

v18.4.0

Which component is affected?

Qwik City

Expected Behaviour

In the previous Qwik/Qwik City version when I update the state inside of useMount, Qwik rerender the DOM

Actual Behaviour

Here a repo that show the error
https://stackblitz.com/github/gioboa/qwik-city-issue?file=src%2Froutes%2Findex.tsx

If I change useMount with useClientEffect works but this is not a valid solution because I need useMount hook

Additional Information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions