Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read properties of undefined (reading 'sourceId') #9

Closed
ademkocamaz opened this issue Nov 3, 2023 · 3 comments · Fixed by #10
Closed
Labels
bug Something isn't working

Comments

@ademkocamaz
Copy link

Hi, I use AdminLTE 3.2.0 and get that error.
My classes and logs are in the attachment.

django_crispy_modal.zip

@blasferna
Copy link
Owner

Hey @ademkocamaz ,

Thanks a bunch for the heads up! I took a stab at digging into the django_crispy_modal.zip you sent over, but honestly, without the models, it's been a bit of a puzzle.

Any chance you could shoot over some more code or a stripped-down version that I can fire up? It'll save me some trouble, and we might crack this nut faster together.

Appreciate your help in advance! 😊

@ademkocamaz
Copy link
Author

@blasferna Thank you for responding. I'll send the models in the attachment. I tried it on empty project, it worked, but in my project I still get this error. I couldn't find a solution.
_model.zip

@blasferna blasferna added the bug Something isn't working label Nov 22, 2023
@blasferna blasferna linked a pull request Nov 22, 2023 that will close this issue
@blasferna
Copy link
Owner

@ademkocamaz You found a bug, I've fixed this in the source code. Until the new version is released, you can install directly from the source:

pip install git+https://github.com/blasferna/django-crispy-formset-modal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants