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

Template loops over freestyle-variations seem to break / not work #193

Open
techdragon opened this issue Feb 21, 2019 · 2 comments
Open

Comments

@techdragon
Copy link

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.

@bertdeblock
Copy link
Collaborator

bertdeblock commented Oct 10, 2021

Hi @techdragon! Is this still an issue? I've tried using an {{#each}} loop in combo with the freestyle-variant component and it seems to work.

@techdragon
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants