Open macuco-de opened 2 years ago
This issue has been automatically marked as stale because it hasn't had new comments in the last 3 months. It will be closed if no further activity occurs. If you still need assistance with this issue, or believe it shouldn't be closed, please respond with a new comment to let us know. Thank you all for your contributions.
Hi there, I have a strange behavior when it comes to divs in template embedded into smarty:
Output:
It breaks the ending div and puts it at the end. Additionally there is another link to the first item.
However, when i wrap the template into lists, it seems to work:
template: '<li><div class="col col-6 col-md-4 col-xl-3"><a href="{{link}}"><img class="img-responsive img-fluid" title="{{caption}}" src="{{image}}" /></a></div></li>',
Output:
Can you reproduce this? Cut out the unimportant things. I'm using the v2.0.0 instagram.min.js