Quasar Framework: Vue.js Chat App (13/15) - with Vuex & Firebase (for Web, Mobile & Desktop)

Quasar Framework: Vue.js Chat App (13/15) - with Vuex & Firebase (for Web, Mobile & Desktop)

Make Apps with Danny

5 лет назад

4,336 Просмотров

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


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

@moussakecibi1740
@moussakecibi1740 - 15.12.2019 20:17

Hi Danny hope you are doing well thank you for your videos just about sending a message to got it work I had to add click event to send button Im I in Right Way ????? like : <q-toolbar>
<q-form

class="full-width">
<q-input
v-model="newMessage"
bg-color="white"
outlined
rounded
label="Message"
dense>

<template v-slot:after>
<q-btn
round
dense
flat
@click="sendMessage"
type="submit"
color="white"
icon="send" />
</template>
</q-input>
</q-form>
</q-toolbar>

Ответить
@armyindo4085
@armyindo4085 - 16.12.2019 09:01

these are really great contents

Ответить
@srikanthkrishnamoorthy3484
@srikanthkrishnamoorthy3484 - 17.01.2020 23:52

I feel like graduating from a university. Great videos. Look forward more. Can you pls do /* DannyDBBucketList.ref("QuasarWithGraphQL/" + forAll + "/" + payload.otherLikeOnServerlessCloud).push(video.request) */ ... Thank you , I really learnt a lot here...

Ответить
@shorthaircut_blog1274
@shorthaircut_blog1274 - 09.03.2020 22:23

Good evening Danny , What database did you use for the chat app or what database will you advise me to use for quasar apps

Ответить
@lukmannakib7497
@lukmannakib7497 - 22.03.2020 13:21

I was going to create a app with chat rooms , any idea how can I create a room where users can enter and chat, thanks in advance

Ответить
@rro4395
@rro4395 - 20.04.2020 17:37

Can you make a video tutorial on sales and inventory management? I've just finished watching the tutorial you have on udemy and currently following this one

Ответить
@joshpck
@joshpck - 11.07.2020 18:45

Hey Danny, no matter what I do, it seems the console keeps logging this:
Uncaught TypeError: Cannot read property 'type' of undefined
at setFieldValue
at HTMLFormElement.formKeydownListener
I'm not sure what's going on -- it won't send the message. It logs this error whenever I try to send a chat. I'm not sure where to look to fix it. Thoughts?

Ответить
@juliopeluciofox
@juliopeluciofox - 09.04.2021 03:44

On this version of Quasar that I'm currently using(2.2.3). @submit isn't enough to send the message. I had to attach a @click on q-button too.

Ответить
@thiagopetherson1268
@thiagopetherson1268 - 28.12.2021 22:21

It's a shame that your course at udemy doesn't have subtitles in Portuguese. You can think about it. Its number of students in Brazil is increasing. Some don't speak English.

Ответить