vault icon indicating copy to clipboard operation
vault copied to clipboard

Upgrade Ember data 4.12.4

Open Monkeychip opened this issue 1 year ago • 0 comments

Done:

  • Solved the missing id error that was occurring if we removed the attribute used as a primary key from the serializer. LDAP and Kubernetes both ran into this issue.
  • Added the `"target": "es2021" to solve for errors from type not allowed. I tried ES6 as the target and still ran into type errors.

Monkeychip avatar Dec 11 '23 16:12 Monkeychip