Document ID doesn't automatically generated
zahroul opened this issue · 1 comments
zahroul commented
I've got thi error when trying to create a document without having to set the id:
Type: Exception
Message: `` is not a valid document ID.
File: /path/to/vendor/jamesmoss/flywheel/src/JamesMoss/Flywheel/Repository.php
Line: 157
I'm using v0.4.0
manuhabitela commented
Had the same problem with v0.4.0. It is fixed in the master branch though :)