next-saas-starter icon indicating copy to clipboard operation
next-saas-starter copied to clipboard

⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.

Results 57 next-saas-starter issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.9 to 7.23.3. Release notes Sourced from @​babel/eslint-parser's releases. v7.23.3 (2023-11-09) :bug: Bug Fix babel-plugin-transform-typescript #16071 Strip type-only TS namespaces (@​colinaaa) babel-generator #16078 Fix indentation when generating...

dependencies

Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 8.0.1 to 8.1.0. Release notes Sourced from @​svgr/webpack's releases. v8.1.0 Bug Fixes cli: fix default dimensions, prettier & svgo (571d5c8) config: prefer cli config over rc config...

dependencies

Hello Team, Logan here from from the Tina team. Was just looking over at the starter and it seems that you are on an older version of Tina. Here is...

On ubuntu, built with yarn install && yarn build && yarn start goto /admin page, click edit with tinacms You will see error: framework-25a84902f454c528.js:1 Error: `schema` is required to be...

Hi I updated the mailchimp subscribe URL but getting this CORB error, any idea on what I might be doing wrong?? is this the right URL? ``` Origin Read Blocking...

Hi; Creating a space in vercel to use the theme today. I seem to get an error in the blog section when I do it on TinaCms ``Tina caught an...

When I attempted to edit the page, I encountered the following error message: “Tina didn't find any queries to generate forms for..” How can I edit the page? ![image](https://user-images.githubusercontent.com/50640440/227797459-ebc25685-f61e-444b-8f04-110e58208ff9.png)

This is what I got when try to load Instagram image /pages/api/image-proxy.js ``` import { withImageProxy } from '@blazity/next-image-proxy' export default withImageProxy({ whitelistedPatterns: [/^https?:\/\/(.*).cdninstagram.com/] }) ``` /pages/index.js ``` const url...

Why are older post first on the /blog page?