-
**What version of Next.js are you using?**
10.0.5
**What version of Node.js are you using?**
15.0.1
**What browser are you using?**
Chrome
**What operating system are you using?**
macOS
**How …
-
Hello, I don't manage to get rid of this error :
Error: /node_modules/@nuxtjs/style-resources/lib/module.js:5
export default function nuxtStyledResources(moduleOptions) {
^^^^^^
SyntaxErr…
-
I am wanting to use this library with an external api that I can assume is using imgix for the URL when providing back data. The API feed includes the domain in all of the src fields already, and it w…
-
How did you structure your slugs https://app.cosmicjs.com/
can I see what you have done?
-
Requirements:
- Python or node based
- Headless (REST-api based)
- Lighweight - allow for content editing, menus
- Modern
- [ ] Investigate
- [ ] Create a PoC
-
### Environment
**Browsers:** Chrome 86.0.4240.111
**OS:** Windows 10
### Steps to reproduce
open the link and watch the browser-console
### Expected Behavior
button with html-code-snipp…
-
Getting this error code when I try to run the example in the readme:
```
./node_modules/react-github-btn/index.js
Module parse failed: Unexpected token (10:83)
You may need an appropriate loade…
-
The attached screenshots show what happens when enabling localMedia vs leaving disabled. This issue can also be seen on the Gatsby Blog CosmicJS starter here: https://codesandbox.io/s/github/cos…
-
I want to create the following url's:
`/speltakken/bevers/post1`
`/speltakken/bevers/post2`
`/speltakken/bevers/post3`
I created the object type `Bevers`, created the folder `speltakken` insid…
-
I have an object type which needs to have a dash in the slug after creating pages with the `CosmicjsOverscouting` template.
The urls must be similar to this:
`over-scouting/post1`
`over-scouting/…