How to Display Modal Popup Form in Angular using NgBootstrap and FormsModule

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ธ.ค. 2024

ความคิดเห็น • 17

  • @charlottebowers9412
    @charlottebowers9412 4 ปีที่แล้ว +5

    I spent all weekend trying to find a tutorial like this and failing to learn how to create a modal never mind one that handles data like this - this has absolutely saved me, thank you so much!!!

    • @saurabrakshit405
      @saurabrakshit405 4 ปีที่แล้ว

      did you used this modal in Angular ?

  • @softanshu7
    @softanshu7 3 ปีที่แล้ว +1

    Can we make this modal draggable using custom directive..

  • @azerouhibi7395
    @azerouhibi7395 2 ปีที่แล้ว +1

    hey bro , thank you , but i have a problem of visibility after opening the modal ( i cant use my mouse around the page ) any solution ?

    • @ajantikaa
      @ajantikaa ปีที่แล้ว

      I am facing the same issue, can you please tell how you fixed it?

    • @leopardStance
      @leopardStance ปีที่แล้ว

      add the following style to your global css file
      ngb-modal-backdrop {
      z-index: 1050 !important;
      }

    • @emirtarlabelen2863
      @emirtarlabelen2863 ปีที่แล้ว

      @@leopardStance this didn't solve my problem,is there any other way to solve it?

    • @emirtarlabelen2863
      @emirtarlabelen2863 ปีที่แล้ว

      @Kindson The Tech Pro how to fix that?

  • @chuchotech5513
    @chuchotech5513 ปีที่แล้ว

    I have cli and core version 15 but I can not add the NgbModule, any idea?

  • @adamhilali806
    @adamhilali806 3 ปีที่แล้ว +2

    I don't know why the content in the popout modal doesn't want to appear.

    • @-bharati
      @-bharati 3 ปีที่แล้ว

      Same here

    • @mahmoudmrabet2914
      @mahmoudmrabet2914 2 ปีที่แล้ว +1

      same

    • @ajantikaa
      @ajantikaa ปีที่แล้ว +1

      @Franklyn Sanchez Can you tell how to fix it if you fixed it?

  • @oumaimabenjouida6724
    @oumaimabenjouida6724 2 ปีที่แล้ว +1

    Thank you so much !

  • @VishnuPriya-ym4pg
    @VishnuPriya-ym4pg 3 ปีที่แล้ว +1

    Thanks a lot

  • @Sharwankumar-rz4ft
    @Sharwankumar-rz4ft 4 ปีที่แล้ว

    doing good