Patryk Tomczyk
Patryk Tomczyk
hey @AlexBa you're absolutely right! The only mention that I found is here: https://frontends.shopware.com/resources/troubleshooting.html#_412-error-page-during-local-development we'll add the description!
It's fixing only listing pages with filtering, but removes a very good caching option overall what about reloading it on CSR when query params are present? for comparision: - https://frontends-demo-git-feat-disable-isr-f-7f52d6-shopware-frontends.vercel.app/Specials-Sale/...
closing for now, we need another solution
continued in #1405
yeah +1 for "less disturbing", I'd also move this to the bottom as it's not the first information someone wants to read on the documentation page ;P
referencing this to #14039 as example of optional field to check after improvements
I'd hold this one, instead of removing we could rename it so someone with older version can still use it in their configs
@keulinho like @mitelg mentioned - schema is the contract, it clearly states what to expect. That's why we don't have "general for all" API client - we give tools to...
@MalteJanz > It might make sense to have a clearly defined enum with all possible product types if you developing against a specific shopware installation. Yes and it makes sense...
@MalteJanz to make it super simple - you're always using specific API. If you're developing an App then you're using multiple of them but, but in "shopware way of things"...