Angular - Notification Message | ngx-toaster

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 26

  • @allancolinet5607
    @allancolinet5607 4 місяці тому

    thanks, I had a lot of trouble to realise toast before this video. now it's easy ! Thanks bro you are great !

  • @KarakeOmar-v9u
    @KarakeOmar-v9u 3 місяці тому

    nice video, straight to the point, you're awesome bro

  • @richievelastegui
    @richievelastegui 6 місяців тому

    Una pregunta, choca si estoy usando bootstrap?

  • @pullthesmoke
    @pullthesmoke 4 місяці тому

    Can I use toastr with standalone components ?

  • @ViveekM
    @ViveekM 2 роки тому

    Bro,toastr message doesnt disappear after navigating to another page.

    • @DevBugFix
      @DevBugFix  2 роки тому

      Because its toast message not popup/modal,
      You can hide toast or reduce time toast, function available in library

  • @aqibjabbar5914
    @aqibjabbar5914 3 роки тому

    Thank you Sir. I was facing this issue. Now solved

  • @malleshdiyyala5415
    @malleshdiyyala5415 2 роки тому

    Bro, how to prevent background actions in case of toast alert is displaying

    • @DevBugFix
      @DevBugFix  2 роки тому

      Toast Alert is Asynchronous. It will not wait user's click or display time. If you want to hold background action then use Modal popup, they are synchronous,
      share your use case might be i can suggest

    • @malleshdiyyala5415
      @malleshdiyyala5415 2 роки тому

      My use case is to restrict user to access main screen(outside of toast)

    • @malleshdiyyala5415
      @malleshdiyyala5415 2 роки тому

      Bro, any update pls

  • @yousafshah739
    @yousafshah739 2 роки тому

    This is so helpful for me thank you sir

  • @sanauullahgamer6119
    @sanauullahgamer6119 2 роки тому

    Supet sir ge

  • @AdnanFarooq-c2x
    @AdnanFarooq-c2x 10 місяців тому

    very very thanks you atre great

  • @LuanLizSilva
    @LuanLizSilva Рік тому

    Thank you so much!

  • @sorrybuddy4460
    @sorrybuddy4460 Рік тому

    Thanks buddy i was struggling

  • @gazihatas625
    @gazihatas625 2 роки тому +1

    If you have installed tngx-toastr. If you are getting the following error after saying ng serve after performing your operations.
    error:
    has no exported member 'ɵɵFactoryDeclaration'.
    -> static ɵfac: i0.ɵɵFactoryDeclaration;
    Solution : package.in the json file, make the ngx-toastr version 10.0.4 in the dependencies section.
    -> "ngx-toastr":"^10.0.4"
    run the npm update command and run your project by saying ng serve.

  • @NguyenVanTuanPH-em1do
    @NguyenVanTuanPH-em1do 2 роки тому

    Thank you so much.

  • @JAntonioC
    @JAntonioC Рік тому

    Gracias, me ha ayudado mucho saludos

  • @Julian-uq6dy
    @Julian-uq6dy 2 роки тому +1

    Thank you!

  • @4rollingstone
    @4rollingstone 2 роки тому

    Good video. Keep it up.

  • @aminasultana7705
    @aminasultana7705 2 роки тому

    Very good

  • @adarshs3988
    @adarshs3988 2 роки тому

    Thank you Brother

  • @medoabdelhameed
    @medoabdelhameed 2 роки тому

    excellent