strapi-starter-next-corporate icon indicating copy to clipboard operation
strapi-starter-next-corporate copied to clipboard

Next.js starter for creating a corporate site with Strapi.

Results 27 strapi-starter-next-corporate issues
Sort by recently updated
recently updated
newest added

What is the purpose of using next/image with "srcset" when nothing is optimized? img duplicates same digitalocean image URL 8 times. https://starter-uploads.nyc3.digitaloceanspaces.com/user_ed78b0e88f.png Same 1.2Mb image loads on retina macbook and...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

existing i18n object to the next.config.js sets lang for html. hardcoded lang will show "en" for all locales. remove hardcoded lang="en"

i found error TypeError: Cannot destructure property 'url' of 'media' as it is null. [develop:frontend] at NextImage (D:\Z\zerolim\cmd and landing page\zero-cor\frontend\.next\server\pages\[[...slug]].js:424:5) [develop:frontend] at processChild (D:\Z\zerolim\cmd and landing page\zero-cor\frontend\node_modules\react-dom\cjs\react-dom-server.node.development.js:3353:14) [develop:frontend] at...

This Starter uses a 2-level nested component (footer->columns->links). This is not allowed (https://github.com/strapi/strapi/blob/4ab210eec65d7f1a4f6334cdef4c797b4e6b9531/packages/strapi-plugin-content-type-builder/controllers/validation/types.js#L247). When trying to change one field and saving it - e.g. removing the footer logo - an...

- refactor: optimized svg by reducing unnecessary precision - refactor: use default value instead of multiple logical OR

Hello. Immediately after starting the dev server, I get the following errors - ready - started server on http://localhost:3000 error - ./styles/index.css (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-6-1!./node_modules/next/dist/compiled/postcss-loader??__nextjs_postcss!./styles/index.css) Error: true is not a PostCSS plugin...