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
I was unable to build a simple "permutation gallery" using the variations tool and an each loop over a simple array. I tried several variations, some of which did nothing others just generated thousands of glimmerVM errors.
It would be good to have a simple example of how to build a freestyle variation component inside of a loop. Freestyle Dynamic is also not what I'm looking for. The simple example I have on hand is bootstrap button types. I should be able to display each variation/type of bootstrap button in a simple each loop over an array of "primary", "secondary", etc.
The text was updated successfully, but these errors were encountered:
It's been a very long time, it's entirely possible some underlying bug has been fixed in the interim. I haven't been using ember for over 12months as well. So at this point it's probably best to consider this more of a friendly request for documentation than a bug report.
I was unable to build a simple "permutation gallery" using the variations tool and an
each
loop over a simple array. I tried several variations, some of which did nothing others just generated thousands of glimmerVM errors.It would be good to have a simple example of how to build a freestyle variation component inside of a loop. Freestyle Dynamic is also not what I'm looking for. The simple example I have on hand is bootstrap button types. I should be able to display each variation/type of bootstrap button in a simple
each
loop over an array of "primary", "secondary", etc.The text was updated successfully, but these errors were encountered: