Martin Szymanski
Martin Szymanski
Having the same issue with MySQL 5.7.35 and Craft 3.7.30.1. Always have to delete the table by hand to install it. ``` > create table {{%upper_cache}} ...Exception: SQLSTATE[42S01]: Base table...
I am having the same issue with nested fields in Neo and it happens as soon I am entering an entry without any actions. Unfortunately the `dev` release doesn't fix...
Maybe this helps: we are running Craft `5.2.10` on production and are not facing this issue, but on the test system with Craft `5.4.2`. In the meantime something may have...
@engram-design Have you tried you replicate it with tabbed field layouts? I see it in the example of @sjcallender and I'm having multiple tabs as well where this behaviour occurs.
I can confirm that I still have this issue in Craft 5.5. Discarding the changes doesn't help either.
@engram-design I just saw that the plugin is still set to the dev version as I tried the fix: ```"verbb/hyper": "dev-craft-5 as 2.0.4",``` I did oversee it to update the...
@engram-design Looks good so far, thanks!