opencart icon indicating copy to clipboard operation
opencart copied to clipboard

Free PWA & SPA for OpenCart

Results 54 opencart issues
Sort by recently updated
recently updated
newest added

Vue warn]: Missing required prop: "media" found in ---> at src/components/LightBox.vue at node_modules/vuefront/lib/components/molecules/product-image/popup.vue at node_modules/vuefront/lib/components/molecules/product-image/product-image.vue at node_modules/vuefront/lib/components/molecules/col/col.vue at node_modules/vuefront/lib/components/molecules/row/row.vue at node_modules/vuefront/lib/components/templates/store/product/product.vue at node_modules/vuefront/lib/components/molecules/col/col.vue at node_modules/vuefront/lib/components/molecules/row/row.vue at node_modules/vuefront/lib/components/molecules/container/container.vue at node_modules/vuefront/lib/components/organisms/layout/layout.vue at...

expected result : after review submit in product page it should show success message actual result:after review submit in product page it is showing form errors. note : off course...

Present we are getting all countries. we need to add status filter. Also try to use opencart cache. https://github.com/opencart/opencart/blob/master/upload/catalog/model/localisation/country.php see above file for cache implementation.

https://github.com/vuefront/opencart/blob/master/catalog/model/extension/d_vuefront/address.php https://github.com/opencart/opencart/blob/master/upload/catalog/model/account/address.php compare above files. We should use opencart model objects instead of that again writing same code in files. we will miss important opencart core code changes. for example...

Steps to reproduce 1.login 2.now logout 3. now browse below urls http://localhost:3000/account/address http://localhost:3000/account/address/create We should not get those pages, instead of that we should redirect to login page.

Hi Team, Getting below error. ApolloClient networkError 07:34:14 Notice: Undefined index: category_id in /opt/bitnami/opencart/catalog/controller/extension/d_vuefront/store/category.php on line 40Notice: Undefined index: name in /opt/bitnami/opencart/catalog/controller/extension/d_vuefront/store/category.php on line 41Notice: Undefined index: description in /opt/bitnami/opencart/catalog/controller/extension/d_vuefront/store/category.php...

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

How can i manually extend GraphQL schema of CMS Connect? Could you tell what i need to describe to get access to data tables of custom opencart extension.

enhancement

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.8.0. Changelog Sourced from jszip's changelog. v3.8.0 2022-03-30 Santize filenames when files are loaded with loadAsync, to avoid "zip slip" attacks. The original filename is...

dependencies