lifeart / lifeart/ember-class-modifier
Discuss issues in SSR in README (investigate mitigation)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Since element modifiers do not run at all in SSR / FastBoot mode, we should discuss in the README the caveats an app may have when using this addon. Specifically, if you use `{{class}}` those classes will not be present when the app is ran via SSR/FastBoot.
There are a few plausible ways to mitigate this, I'd love to have a discussion to help make a path forward...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README and the SSR/FastBoot behavior described in this issue. Document the caveat that `{{class}}` classes are absent during SSR, then use the discussion to evaluate and record a mitigation path; completion requires an agreed direction rather than a specified code change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100