Jason Bodily

Results 4 issues of Jason Bodily

## Description Relations of resources are not predictably made available, even when using the `with` and `bypassCache` operators. ## Environment - js-data version: 3.0.8 - node: 10.15.3 - operating system:...

The changelist actions stopped showing correctly when upgrading to Django 3.2 (perhaps Django 3.x?). After some scouring, I've found the following need to be overridden to make them work: In...

SSDP.prototype._start adds listeners, but SSDP.prototype._stop doesn't remove them. The result is sock can be null when 'listening' is called. Should the client.stop() method remove listeners?

This library will not work when placed inside a modal experience. This is likely because creating a modal in react native creates a new context/controller of some kind that overrides...