django-bootstrap-modal-forms icon indicating copy to clipboard operation
django-bootstrap-modal-forms copied to clipboard

Modal showing more elements as usual.

Open pauloventurab opened this issue 3 years ago • 3 comments
trafficstars

Hello team.

I could create the Modal but when I click on submit button, shows some content that I didn't expect Captura de Tela 2022-05-08 às 03 20 42

And the error on console.

Captura de Tela 2022-05-08 às 03 24 00 .

Can someone give me a hand please?

pauloventurab avatar May 08 '22 02:05 pauloventurab

Those things are include stuff.

pauloventurab avatar May 08 '22 02:05 pauloventurab

Hello? Someone can help me please?

pauloventurab avatar May 12 '22 23:05 pauloventurab

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?

christianwgd avatar May 13 '22 14:05 christianwgd

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.

trco avatar May 02 '23 09:05 trco