I am relatively new to django and javascript so this will likely be a relatively straightforward issue for you no doubt. I am receiving the error above when the dialog.js and toast.js is invoked. I am using the Hyper Bootstrap5 theme, loading the themes components through static rather than via CDN. I suspect that there is no access to the bootstrap components when trying to create an instance of modal, but I am unsure how to resolve this specifically.
Any advice you can provide is greatly appreciated.
Hi,
I am relatively new to django and javascript so this will likely be a relatively straightforward issue for you no doubt. I am receiving the error above when the dialog.js and toast.js is invoked. I am using the Hyper Bootstrap5 theme, loading the themes components through static rather than via CDN. I suspect that there is no access to the bootstrap components when trying to create an instance of modal, but I am unsure how to resolve this specifically.
Any advice you can provide is greatly appreciated.
Thanks, Mitch