adopted-ember-addons / adopted-ember-addons/ember-set-helper
Helper allows you to set `this.args` properties
Aperta
- Lingua principale
- JavaScript
- Stelle
- 69
- Fork
- 9
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
This.args is supposed to be immutable, however this actually works.
```
@onChange={{set this "args.foo.bar"}}
```
Just FYI
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The `set` helper is the entry point implicated by the report; start by tracing how it handles the `this.args.foo.bar` path. Confirm the intended behavior for immutable `this.args`, and consider the work done when the reported invocation can no longer mutate it.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100