-
## To Reproduce
Step by step instructions to reproduce the behavior:
> 1. npm install
> 2. npm run build
## Expected behavior
> Clean build.
## Describe the bug
> ![Screen Shot 2024-04-…
-
I've been working with the ApostropheCMS [marketing starter kit](https://github.com/apostrophecms/starter-kit-marketing) and added the custom-code-editor-a3 package to meet the specific requirements o…
-
I know I can limit the number of widgets in an area with
```
main: {
type: 'area',
options: {
widgets: {
'@apostrophecms/rich-text': {},
'@apostrophecms/image': {},
…
-
If you're unsure how to proceed with a problem and are not sure if it is a bug, please provide some information so we can help you. You can also use the [Apostrophe Discord chat](https://chat.apostrop…
ezzle updated
3 months ago
-
## The dependency [sanitize-html](https://github.com/punkave/sanitize-html) was updated from `1.20.1` to `1.21.0`.
🚨 [View failing branch](https://github.com/SockDrawer/SockBot/compare/master...Sock…
-
## The dependency [sanitize-html](https://github.com/punkave/sanitize-html) was updated from `1.20.1` to `1.21.0`.
🚨 [View failing branch](https://github.com/ryanj/gist-reveal/compare/master...ryanj…
-
The `apostrophe-attachments` API method `url` returns images with constrained sizes if passed any image size keyword except `original`.
The current view template references the `full` attachment si…
-
## Description
Currently, in 'relationship' fields in ApostropheCMS 3, the `withType` options only accepts a single string to specify the relationship type. However, in the previous version, Apostr…
-
## The problem to solve
I'm building a website for a client. It's a magazine, so their main pice type is going to be articles. I haven't seen a single option to allow the "Articles" piece type to s…
-
This happened to us in our live environment. A page somehow became a child of itself.
## To Reproduce
In reality **this happened through use of the UI only**, we just don't know how. However, I …