I've been attempting to implement Modals from Bootstrap for Angular, however, I'm encountering some issues. Here is the link to the documentation:
I followed the instructions and copied the code for the 'Global configuration of modals' modal.
After importing it and adding it to my declarations
variables and constructor, it still doesn't seem to be working properly.