django-bootstrap-modal-forms
django-bootstrap-modal-forms copied to clipboard
Modal showing more elements as usual.
Hello team.
I could create the Modal but when I click on submit button, shows some content that I didn't expect

And the error on console.
.
Can someone give me a hand please?
Those things are include stuff.
Hello? Someone can help me please?
Seems not to be a problem of this package. The stacktrace doesn't show any javascript file of this package and there is neither a variable "d" nor "notify" in this javascript. What these errors mean is, these variable are declared and somehow they reappear with "let" or "var". And maybe you can strip down a minimal sample of your code to share it, so that someone can help you with the problem.
Can you check, if you included jquery twice?
This potential issue needs a clear steps to reproduce it. It would be optimal to prepare a public repo showing this issue. Reopen this issue report with clear reproduce.