Taukeer Liaqat

Results 5 issues of Taukeer Liaqat

There is a functionality to clear the inbox but sometimes it is needed to mark all emails as read instead of deleting them. It would be best if MailDev a...

feature

With simple latest nuxt app, if you add @nuxtjs/router and set router base to anything, each browser refresh appends base route to the url. ![image](https://user-images.githubusercontent.com/20635376/120527933-575bc280-c3f4-11eb-9f2e-5d7968b38325.png) **package.json** ```{ "name": "my-app", "scripts":...

When you click on any link, it opens it inside the framework. It should be opened in new tab.

Do you have any tip how can I run all these flows in browser, using debugger? I have tried cloning the vue project and import `vue`, but no luck! Why...

Can you please let me know why does it throw an error when stream is completed. And seems like nothing is being passed to `errorEvent` function, is it a bug?...