Strange loading behaviour with multiple components #1194
Closed
EimantasZilis
started this conversation in
General
Replies: 1 comment
-
It just started working normally with no other changes. I'm closing the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I'm new to Django components, and I am having some issues with loading that I can't explain. I hope you can help to pinpoint the problem.
Component setup
I've set up django-components and created a simple component to render some text
and
sample.html
:When using it in my template:
It all works fine.
The problem
As soon as I uncomment the 2nd
sample
component:Any idea what is going on here?
I am using:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions