Skip to content

issues Search Results · repo:shakee93/vue-toasted language:JavaScript

Filter by

161 results
 (481 ms)

161 results

inshakee93/vue-toasted (press backspace or delete to remove)

My build is failing as: #10 24.57 npm ERR! Failed at the node-sass@4.14.1 install script.
  • csaba-kovacs
  • Opened 
    on Nov 21, 2024
  • #235

I try add vue-toasted in Nuxt 3: import { defineNuxtPlugin } from #app ; import Toasted from vue-toasted ; export default defineNuxtPlugin((nuxtApp) = { nuxtApp.vueApp.use(Toasted); }) But I ...
  • MaxCpp
  • 4
  • Opened 
    on May 22, 2023
  • #232

Inside my vuex state management code; this.$toasted.show() is not working. I am getting undefined
  • wapmastaz
  • Opened 
    on Oct 3, 2022
  • #227

for example llike this: this.$toasted.show( my-vue-comp / ) or if it doesn t, how do I render html inside the show method?
  • handhikadj
  • Opened 
    on Jul 27, 2022
  • #226

I m using Vue with Vue Turbolinks and Vue Toasted. When I refresh completely, the toasts work fine. When I refresh, then switch pages one or more times, the toasts do not work. I ve narrowed it down to ...
  • Arns
  • 1
  • Opened 
    on Jun 2, 2022
  • #225

I need to clear toasts immediately when button is pressed, but when there are a bunch of them, the animations take a pretty long time. How do i clear without sliding?
  • smolovk
  • Opened 
    on Jun 1, 2022
  • #224

Version - vue: 2.6.14 - vuetify: 2.6.3 - typescript: 4.5.5 - vue-toasted: 1.1.28 parseOptions() in dist/vue-toasted.js options.action = options.action || null; options.className = options.className ...
  • xest
  • Opened 
    on Feb 28, 2022
  • #222

Hi, I had a task to add custom icon to the toast, so tried to find the example in docs, but didn t succeed. Here is the example from docs: img width= 781 alt= Screenshot 2022-01-10 at 16 13 20 src= https://user-images.githubusercontent.com/75363061/148771779-0d9413c1-66b6-4912-8a34-49b16ce259db.png ...
  • IlyaBerzhanin
  • 1
  • Opened 
    on Jan 10, 2022
  • #215

The attributes set here are redundant. Elements with the role status have an implicit aria-live value of polite and an implicit aria-atomic value of true. It would be nice if one could change the role. ...
  • tkalmar
  • Opened 
    on Dec 17, 2021
  • #214

It would be great to pass actions in the payload of the global custom toasts like we can do with the message: this.$toast.global.myToast({ message: Hello there! , action : [ { ...
  • Scino
  • Opened 
    on Oct 8, 2021
  • #213
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub