Skip to content

Commit 1544c0f

Browse files
committed
Update README
1 parent 6dfab42 commit 1544c0f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,13 @@ You can see query examples in the [project wiki](https://github.com/vuex-orm/vue
127127

128128

129129

130+
## Known issues
131+
132+
- n:m relations and polymorphic relations are untested
133+
- Each model is only loaded once in the graph
134+
- Code documentation is deprecated and crappy
135+
136+
130137
## Contribution
131138

132139
To test this plugin in your existing project, you can use `yarn link` functionality. Run `yarn link` in your local

0 commit comments

Comments
 (0)