K
K
Konstantin Malyarov2019-01-24 22:03:47
Vue.js
Konstantin Malyarov, 2019-01-24 22:03:47

How to disable reactivity for model in single field?

There is a model:
{$ gender $}
I want the value not to change in the first model, and change in the second one.
Gender {$ gender $}: Female
Change to {$ gender $} (via select):
Female
Male
Undefined
5c4a0bcd88864154638013.png5c4a0be0c121b033119553.png
I want the GENDER field to stay the same when choosing a gender in the top field.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2019-01-25
@Kozack Vue.js

If these two values ​​should not be related - then just make two separate models.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question