Lukas Kahwe Smith
Lukas Kahwe Smith
actually let me build a reproducible test case in a PR
alright .. so the issue is that I am relying on `watch` which you recommend against, since I am using a two-way binding into the vuex store to update the...
@dsyph3r: do you have an idea what would be causing these javascript errors? aside from this .. maybe i just don't get your UI.
i still haven't gotten it to do any updates :-/
I am also seeing this issue. I upgraded to `@v4` a while ago but I am only seeing this issue now that I changed a `pipenv` dependency This here is...
removing `PIPENV_VENV_IN_PROJECT: enabled` seems to have fixed things for me.
ah right .. i forgot that a json-ld request from the frontends leads to the backend responding with json-ld. with the mapping in this bundle we do have the semantics...
yes that is what i am thinking ..
btw you might want to have a look at https://github.com/schmittjoh/metadata it could allow you to also support xml/yml mapping which would make it easier to override mappings.
Maybe get the CMF SE (https://github.com/symfony-cmf/symfony-cmf-standard) up and running. You will find f.e. content like this: ``` Welcome to the CMF Standard Edition This is should get you started with...