data icon indicating copy to clipboard operation
data copied to clipboard

A lightweight reactive data library for web applications. Designed over composable primitives.

Results 340 data issues
Sort by recently updated
recently updated
newest added

- https://github.com/hashicorp/vault - https://github.com/Esri/hub.js - https://github.com/discourse/docker_manager - active-model-adapter

CI

Passing improper payloads sometimes results in error messages that look like: ``` Assertion Failed: Encountered a relationship identifier without a type for the hasMany relationship 'zones' on , expected a...

Improvement

This is a test case for issue: https://github.com/emberjs/data/issues/6146

unload-apis

Tracking Issue for Improvements to the Performance, Reliability, and Encapsulation of the Relationship Layer. **Pre-Refactor** - [x] Performance Test App replicating expensive scenario(s) - [x] Tracerbench integration for benchmarking the...

This allows Ember to more easily remove support for some aspects of ComputedProperty, computed.meta etc. while also giving us better access to the schema at runtime. This is the first...

I'm trying to send a `Product` and a collection of `Screenshot`s to the server in one request. My product serializer looks like this: ``` javascript // app/serializers/product.js import DS from...

# Background If we specify a list as query parameters in the `query` method of the `RESTAdapter` (or with the JSONAPIAdapter as it inherits the `query` method), such as ```...

I have a model which hasMany things, then I pushPayload with data that says .. I have no things anymore. Ember data ignores that and keeps the hasMany things. The...

There's a known issue with ember-cli where any addon can clobber other addon or app's version of an addon by specifying the addon as a dependency being the "last in"....

Build Infra
5.0 Roadmap