Filip Jędrasik
Filip Jędrasik
If you do not really use widgets and similar stuff. You can easily fetch pages and blocks to your ElasticSearch with [this tutorial](https://docs.newfantastic.com/front-end-development/vue-storefront/api/platform-setup/fetching-magento-cms/#fetching-pages-and-blocks-to-elasticsearch). However, as said above, if you use...
Hello @ThermScissorpunch . It is really awesome PR but could you please resolve conflicts?
Generally, almost always when `Error: This must be called within a setup function.` occurred - it meant we have 2+ versions of `nuxt-composition-api` in our project. In order to fix...
Up. I would love to import types easily. For now, I am using: ```ts import type { CoreOptions } from "@adyen/adyen-web/dist/types/core/types"; import type { DropinElementProps } from "@adyen/adyen-web/dist/types/components/Dropin/types"; ``` But...
Hello, In this moment, it would be much better for you to create integration for Vue Storefront Next. Please check this: https://docs-next.vuestorefront.io/integrate/ecommerce.html#scope
Doesn't [the following comment](https://github.com/nuxt/image/issues/866#issuecomment-1588284530) solve an issue for you?
It makes sense to me. Also, it's worth emphasizing breaking changes in docs because I see: - `/V1/adyen/paymentDetails` path has been modified from camelCase to kebab-case, - `/V1/adyen/paymentDetails` separated into...
It is not a bug of `magento2-vsbridge-indexer`. You got proper response from VSF-PWA - you did not provide `key` query string.
@afirlejczyk could you please take a look at this problem?
Please show screens from your Elasticsearch attribute entries. Maybe you have there attributes with labels - and just did not fetched it in PWA? We have to make sure about...