We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After #1365 is merged, I think we should show how to use guidFor to generate the ID. There is a good example in the Ember Octane Cheatsheet https://ember-learn.github.io/ember-octane-vs-classic-cheat-sheet/
The text was updated successfully, but these errors were encountered:
emberjs/rfcs#612 is related (and spit-balling solving this in a nice way).
Sorry, something went wrong.
As an update, #1365 has been merged.
We can now use the built-in unique-id helper for this.
unique-id
No branches or pull requests
After #1365 is merged, I think we should show how to use guidFor to generate the ID. There is a good example in the Ember Octane Cheatsheet https://ember-learn.github.io/ember-octane-vs-classic-cheat-sheet/
The text was updated successfully, but these errors were encountered: