Issues
- 3
- 10
- 5
v7 Plan
#1061 opened by NullVoxPopuli - 0
Potential issue with non-block updates deferring cleanup to their parent context
#1134 opened by NullVoxPopuli - 3
Incompatible types on yielded block
#1128 opened by MichalBryxi - 3
Does RemoteData still exist?
#1125 opened by MichalBryxi - 1
spike: re-implement the class-based resource in terms of function-based resources
#647 opened by NullVoxPopuli - 9
- 3
Reducing scope of the package `ember-resources` (while not removing anyone's relied-upon functionality)
#1046 opened by NullVoxPopuli - 4
class-based Resource TS usability
#1054 opened by ef4 - 4
TypeScript error when using `trackedTask` with `ember-concurrency`: not assignable to parameter of type `TaskIsh<string[], unknown>`
#903 opened by johanrd - 12
Intent to deprecate: The class-based Resource.
#1056 opened by NullVoxPopuli - 8
Q: nested factory
#1044 opened by basz - 1
Quest: Sync with starbeam developments: (and actually get the lint implemented, since we have some footguns to protect against)
#1012 opened by NullVoxPopuli - 4
second run of `trackedFunction` seems to first re-render with old value before loading new value
#1010 opened by Techn1x - 0
- 1
Why peer dep on `@glint/template`?
#989 opened by simonihmig - 4
`modify` is not called if the resource isn't accessed
#987 opened by swastik - 4
Modelling side effects
#988 opened by swastik - 3
trackedTask value isn't updated
#984 opened by tcjr - 1
- 0
- 1
- 0
explain why you may want to return a function from a resource, instead of just returning a value.
#946 opened by NullVoxPopuli - 0
- 3
Add examples on how to test trackedFunction
#887 opened by chsanch - 1
- 0
v6.0.0 Prep
#783 opened by NullVoxPopuli - 1
- 0
- 5
`trackedTask` returns last task value if current task value is `null` or `undefined`
#793 opened by sergey-zhidkov - 0
Add resource-based service implementation
#622 opened by NullVoxPopuli - 0
Add FPS to utils?
#658 opened by NullVoxPopuli - 4
Missing styles on functions pages
#679 opened by chrisvdp - 3
Setting tracked state inside a resource
#707 opened by swastik - 12
- 7
Cancelling requests in `trackedFunction`
#664 opened by swastik - 2
Glimmer support?
#598 opened by NullVoxPopuli - 6
Please can we see some examples?
#470 opened by roomman - 4
Cookbook ideas
#471 opened by NullVoxPopuli - 1
Add debounce util
#506 opened by NullVoxPopuli - 1
`remoteData` and `RemoteData` do net work directly in template-only components
#486 opened by NullVoxPopuli - 0
Create Element Size util
#452 opened by NullVoxPopuli - 6
The automated release is failing 🚨
#436 opened by github-actions - 9
Change the implementation of `trackedFunction` such that loading/error state are revealed
#363 opened by NullVoxPopuli - 3
How best to use Resources in a Fastboot context
#408 opened by roomman - 5
{ type: "module" } breaks under embroider
#403 opened by ef4 - 1
Pass task properties through when using useTask
#368 opened by JimSchofield - 2
The automated release is failing 🚨
#323 opened by github-actions - 9
Using Resources with Fastboot
#316 opened by roomman