Quasar Framework: Vue.js Cross Platform App (7/10): Vuex - Actions & Mutations

Quasar Framework: Vue.js Cross Platform App (7/10): Vuex - Actions & Mutations

Make Apps with Danny

5 лет назад

14,763 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@imanirfan2806
@imanirfan2806 - 28.06.2021 15:28

i see that youre mutating props/vuex, is that an ideal thing to do in a real world?

Ответить
@dcdesign1158
@dcdesign1158 - 25.02.2021 05:08

vue.runtime.esm.js?5593:619 [Vue warn]: Error in callback for watcher "function () { return this._data.$$state }": "Error: [vuex] do not mutate vuex store state outside mutation handlers."

(found in <Root>) found : error

Ответить
@raminh.a.2201
@raminh.a.2201 - 24.02.2021 06:11

Hey Danny, thanks for the great video very useful. I had two problems in case you still check these comments: the source code download no longer works, when you enter an email and click download, you see 'Sorry, there was an error.' . Also, I was never able to use the actions due to the error 'Do not mutate vuex store state...' I know this is 2 years old but I thought you may have an update of the tutorial or know how to fix the issue. Cheers.

Ответить
@AssassinNinja98
@AssassinNinja98 - 09.09.2020 10:35

May I know what is the dots in front of the ...mapActions means?

Ответить
@lukmannakib7497
@lukmannakib7497 - 08.03.2020 21:45

any firebase related topic in this great series ?

Ответить
@lukmannakib7497
@lukmannakib7497 - 08.03.2020 19:11

awesome

Ответить
@janpaulalmanoche6269
@janpaulalmanoche6269 - 20.09.2019 05:56

here on 7/10 , three to go , thanks for this amazing tutorial Danny

Ответить
@cidaodotaboao
@cidaodotaboao - 11.07.2019 01:10

Great video! tks

Ответить
@Blackersoul
@Blackersoul - 03.07.2019 17:22

Amazing! I didn't know about Vue.delete() ! great thanxs!

Ответить
@valeryshilkov3582
@valeryshilkov3582 - 16.06.2019 18:22

Great video! One thing I'd like to mention. If you click on checkbox instead of the list item it throws an error saying do not mutate vuex store state outside mutation handlers.

Ответить
@steventan168
@steventan168 - 08.06.2019 07:48

Learnt so much from your course.

Great job.

One questjon: does action return a promise or we need to create the promise ourselves? Is it necessary for async/await for actions?

Ответить
@yoannguillard6877
@yoannguillard6877 - 06.06.2019 13:00

Thank you, that's an awesome course. But it would be perfect to have some archive/git of each chapter !
Keep going on, that's amazing ;)

Ответить
@wingsgb
@wingsgb - 06.06.2019 04:42

Great course to follow along to, you take your time and explain very clear what is happening and why. Very beginner friendly.
Cant wait for the next episode.

Can I suggest that you have a follow up to this course on Axios

Ответить
@seanodotcom
@seanodotcom - 06.06.2019 04:25

Great stuff. I JUST ran into that Vuex "don't change state outside of mutators" error this afternoon, and you addressed it well. The note about reactive state modification was quite helpful, too. Thanks!

Ответить
@mikemcgrumpy
@mikemcgrumpy - 05.06.2019 09:41

Your bit about the @click.stop was gold. I've been banging my head against a wall on that problem for a while now, which you have now solved for me. Thanks!

Ответить