Skip to content

issues Search Results · repo:nandi95/vue-toastify language:Vue

Filter by

22 results
 (96 ms)

22 results

innandi95/vue-toastify (press backspace or delete to remove)

The url is broken.
  • kbamponsem
  • 1
  • Opened 
    on Oct 26, 2024
  • #50

I d like to be able to use JSX in the body of the toasts, which will remove the need for sanitizing user input if displaying any content from users. I m still using Vue2, and I can put in a PR for this ...
  • ZachHaber
  • 5
  • Opened 
    on Nov 28, 2023
  • #42

The url option is vulnerable to XSS. filter the url properly to prevent XSS for more on this please visit https://owasp.org/www-community/xss-filter-evasion-cheatsheet There should be events to handle ...
  • bunnypouts
  • 1
  • Opened 
    on May 24, 2021
  • #26

I m planning a major rebuild of the package with typescript and vue 3. composition api will allow for much cleaner code. I excpect slight differences in the api from the current one but nothing too painful ...
enhancement
in progress
  • nandi95
  • 7
  • Opened 
    on Feb 7, 2021
  • #24

whenever i include this in my main.js file it compiles easily but gives me error in browser console and do nort eun my project vue-toastify.umd.min.js?6838:1 Uncaught TypeError: t.extend is not a function ...
need info
  • bhumit070
  • 4
  • Opened 
    on Dec 24, 2020
  • #23

Hello, is there way how to pass vuetify setting to each notification call? For example I want notification A will have backdrop and notification B will not have backdrop. I know there is this.$vToastify.setSettings(settingsObject); ...
need info
  • bendadaniel
  • 2
  • Opened 
    on Aug 24, 2020
  • #22

- TSC Could not find a declaration file for module vue-toastify . - /projets/client/node_modules/vue-toastify/dist/vue-toastify.umd.min.js implicitly has an any type. - TSLint doesn t see $vToastify ...
help wanted
  • piotr-placzek
  • 2
  • Opened 
    on Aug 11, 2020
  • #21

I m trying to use it in Nuxt but I receive an error after adding it to plugins. config in nuxt.config.js: plugins: [ ~plugins/vtoastify.js ], setting up in plugins/vtoastify.js: `import Vue from vue import ...
question
  • claytongf
  • 5
  • Opened 
    on Jul 29, 2020
  • #20

Hello, how does the integration with the routes work, could you provide more information?
documentation
question
  • fabiobaptista
  • 2
  • Opened 
    on Jun 19, 2020
  • #17

I am using Vue 2.6.10 and I have installed vue-toastify 1.8.0 using npm i vue-toastify I have added these two lines in main.js file import VueToastify from vue-toastify ; Vue.use(VueToastify); But ...
question
  • tuski
  • 2
  • Opened 
    on Jun 17, 2020
  • #16
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