You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for responding so soon. That being the case, are you aware of any option in stickit to clear the id's after rendering, or carry out some other strategy? I am quite happily using stickit with Marionette 3.5 views and it works like a charm so I am loathe to have to replace it when it works so smoothly.
Hi - thanks for the great plugin. I noticed that for itemviews, stickit produces multiple dom elements with identical id properties.
For example
{ firstName: "Tom"},{firstName: "Dick"},{firstName: "Harry")
passed into a stickit enabled view of
will produce
My question is - is it allowed to have these multiple DOM elements with the same ID?
Thanks.
[PS. I realise this is an old and stable plugin now and this may not be answered for a while...a bit like the Heiniken complaints line ad...]
The text was updated successfully, but these errors were encountered: