slice-machine
slice-machine copied to clipboard
A series of tools for developing and deploying website sections with Prismic
### Versions - slice-machine-ui: 0.4.2 - node: 16.10.0 ### Reproduction When using DNS ad-blocking, slicemachine dies when invoked in develop mode and the page is loaded Additional Details Console error:...
`@prismicio/react` used to be called `prismic-reactjs`. According to your documentation, the latter is now deprecated, and we can replace it with `@prismicio/react`, which I have done. Unfortunately `slice-machine` still requires...
Node dns resolution was refactored starting at node v17, using ipv6 by default. This prevented to `node-fetch` localhost on 2 OSX machines
## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...
## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...
### Versions - slice-machine-ui: v0.4.2 - node: v16.13.0 ### Steps to reproduce 1. Create a new slice 2. Click the "Custom screenshot" button 3. Select image ### What is expected?...
### Versions - slice-machine-ui: 0.4.2 - node: v16.13.0 ### Reproduction https://user-images.githubusercontent.com/35137655/183533527-b05a1dd8-9317-4705-9c91-c6dd1f477964.mov ### Steps to reproduce - Add a field to the static zone - Push to Prismic - Navigate away...
## Types of changes - [x] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ] Breaking...
## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...
### Versions - slice-machine-ui: 0.4.1 - node: 16 ### Reproduction After creating a new next project from scratch with create-next-app and then running slicemachine init. The sm.json default is set...