Closed pereferrera closed 10 years ago
This issue can be reproduced by implementing a MapOnlyMapper that overrides setup() and doesn't call super.setup(context).
To properly solve this, I had to do a non-backwards compatible change. We might want to release a new major version after this.
This issue can be reproduced by implementing a MapOnlyMapper that overrides setup() and doesn't call super.setup(context).