Edward Weymouth

Results 9 issues of Edward Weymouth

**Feature ⚡️** Hello, I'm building and integration with Algolia, Spryker and Vue Storefront. Currently using the next branch of the vue storefront repo and I have setup the router from...

**Bug 🐞** ### What is the current behavior? 1. Started from: https://www.algolia.com/doc/guides/building-search-ui/going-further/routing-urls/vue/#combining-with-nuxtjs 2. Using: VueStorefront Next: https://github.com/vuestorefront/vue-storefront/tree/next 3. URL gets rewritten for a flash then render fires and goes back...

We have a great template starter for Typescript in react created by @ltwlf The readme probably needs a bit of an update to document project specifics: https://github.com/grand-stack/grand-stack-starter/blob/master/web-react-ts/README.md Maybe something more...

help wanted
good first issue
react-ts

Current solution - downgrading to "@angular-devkit/build-angular": "^0.803.25", Seems like a problem with newest version of dev kit https://stackoverflow.com/questions/59447679/an-unhandled-exception-occurred-job-name-getprojectmetadata-does-not-exist Steps to repro 1. Install angular template with `create-grandstack-app` 2. cd into...

help wanted
angular

enhancement
react-ts

Original issue https://github.com/grand-stack/grand-stack-starter/issues/91 From @kimcs > Also the seedDb command for docker at the bottom of the README does not work either, perhaps this is a similar issue?

docker

@KavitaKirdkude > I am also facing the issue with `seedDb` command. > > I have followed the GrandStack starter project to create my first GrandStack application. I have created the...