79445618

Date: 2025-02-17 14:05:05
Score: 1
Natty:
Report link

I'm dumb and I apologize for wasting your time.

The moment I wrote this I've realized I had been initializing a new modal each time I pressed a button (Next - Back).

        if (res) {
            if(initial){
                t.modal_all_news = t.modal_srv.show(t.modal_template_all_news, {
                    class: "modal-dialog modal-dialog-scrollable modal-lg"
                });
            }
            t.news_modal = res;
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Årtør