Giter VIP home page Giter VIP logo

Comments (5)

mohamedSaidOthman avatar mohamedSaidOthman commented on May 28, 2024 1

thank you very much, 1.2.4 version is worked successfully ,
thank you again. @yoeunes

from toastr.

yoeunes avatar yoeunes commented on May 28, 2024

Hi Mohamed,

Thanks for bringing this to my attention. As a workaround, please use the Unpkg CDN instead. You can do so by replacing the jsDelivr URL in your flasher config with the following Unpkg URL:

https://www.unpkg.com/@flasher/[email protected]/dist/flasher.min.js

Please let me know if this solves your issue. If you continue to encounter problems, don't hesitate to reach out.

Best Regards,
Younes

from toastr.

mohamedSaidOthman avatar mohamedSaidOthman commented on May 28, 2024

your new cdn works fine but there is issue after action no toastr appears
gives me Console error
flasher.min.js:1 Uncaught Error: Unable to resolve "toastr" notification factory, did you forget to register it?

from toastr.

yoeunes avatar yoeunes commented on May 28, 2024

Hey Mohamed 👋,

Thanks for your prompt response. The error you're encountering might be due to a version mismatch between your current version of the package and the latest one which is v1.3.1. and also it's important to maintain the same version number for both libraries to ensure compatibility.

Please use version 1.2.4 for both flasher and flasher-toastr. You can do this by replacing the URLs in your flasher configuration with the following:

https://www.unpkg.com/@flasher/[email protected]/dist/flasher.min.js
https://www.unpkg.com/@flasher/[email protected]/dist/flasher-toastr.min.js

Please try this and let me know if the toastr notifications start working as expected. If not, don't hesitate to reach back out. I'm here to help.

Best Regards,
Younes

from toastr.

yoeunes avatar yoeunes commented on May 28, 2024

Great to hear it's working now! Don't hesitate to reach out if you have any more issues or questions.

from toastr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.