Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

avoid same rendering (data binding) when opening the app on many navigators ! #162

@AttilaZz

Description

@AttilaZz

Suppose I want to host that app on a node js server, when many users access that app, will they have the same rendering ? because when I try to open that quick-start project on different navigators I'm having that issue, when typing on input : some text, the other input on the other navigator get the same text in it, thought because we are sending the data binding to node js, should we do it otherwise ?

Please Help !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions