Sebastian Lenz
Sebastian Lenz
Hm, `^2.0` won't work as I did not release a version not tagged as `beta`, to ensure you receive future updates I would go with `^2.0.0-beta.12`.
I've just released a new version and I've bean eager enough to name it a release candidate.
😄 It took me two years to reach the RC state, so...
I guess this problem is solved now? I cannot reproduce it.
That's a strange error that should not be triggered as the code right in front of it should set the property `$_field`. Is it possible that you look at old...
Hi @Kevin, you are comparing verion 2 and version 1 of the plugin, the file version on the branch master is version 2. We've made the field more responsive in...
@mateostabio There was an error reported like this before and as far as I remember a fix has been created. Which version do you try to update to? Could you...
I've released version 2.1.4 which contains the fix supplied by angrybrad.
See https://github.com/markhuot/craftql/pull/265
I assume @d--j has resolved this issue with tis pull request: https://github.com/sebastian-lenz/craft-linkfield/pull/218 A new version was just published, das the problem exists with the new version?