Florent
Florent
In branch `auto-associations` - `hasMany` - [x] Read - [x] List - [ ] Add - [ ] Update - [ ] Delete - `hasOne` - [x] Read - [...
@mbroadst I'll look at that. It is when the associated object is the same model
@mbroadst Sorry but I don't find how to do that. > if (!associationPaired) { > // Do not create the resource > return; > } If `association.isSelfAssociation` then `associationPaired` must...
Hi, Not working with mac OS terminal  And the image appears after installing the packages on iTerm2 ``` ✗ npm --version 6.1.0...
Hi ! I've updated this plugin this morning. Your bug seems to come from the cache. If you check the compiled file, do you see the modification ?
Thx @shawl ! @linsage An update coming soon ? :)
Hi, The error `Could not find the module "...fixture.tsx#default#undefined" in the React Client Manifest. This is probably a bug in the React Server Components bundler.` is present when: - you...
Hi, ```json "next": "^14.2.4", "react-cosmos": "^6.1.2-canary.bdbf4f7.0", "react-cosmos-next": "^6.1.2-canary.bdbf4f7.0", "react-cosmos-plugin-boolean-input": "^6.1.1", ``` @ovidiuch It works for me !