Could it perhaps be that the add-in-between feature doesn't work anymore? If I try to add a paragraph above or between others it is always added at the end. If I temporarily disable paragraphs_ee and only leave paragraphs_features, it seems to work again.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 3273278-9.patch | 1.51 KB | jeroent |
Comments
Comment #2
stborchertOh, you're right ... I've checked this and it's adding all paragraphs to the end right now. Seems, getting/setting the delta element is not working right now.
Comment #3
stborchertComment #5
stborchertI've pushed a fix to the latest dev. Tested in a current project of us and it works ...
Comment #6
rgpublicYes, it works great. I can confirm that. Thank you! A new stable release 2.0.3 would be really great. Don't worry: I won't bother you with a stable release for every minuscule fix ;-) But in this case it is a quite visible bug for end-users so it would be really great if we could have a stable version with this fix included.
Comment #7
capellicSeveral things broke with the latest release of Paragraphs, I suspect this was one of them.
Comment #8
samuhe commentedThe fix at #4 seems to work
Comment #9
jeroentI created a patch from the commit, in case someone wants to patch this.
Comment #10
rgpublicUsing this successfully for over a month now. It would still be extremely nice to finally have a stable version. Right now, if you choose to install only stable composer packages, you'll be left with a broken UI which is a bit sad IMHO.
Comment #11
stborchertSorry about that.
I had hoped to add more stuff but haven't got the time yet to work on it. Release 2.0.3 is out and includes this fix.