-
## Describe the bug
1. A conditional field can not be required. If it is required, page/piece can not be saved. It makes sense both UI and API to ignore completely a conditional field which is not me…
-
**[Here is an example](https://runkit.com/george-norris-salesforce/58d4c1cacacafe0014733f92)**
const htmlStr = ``;
```
sanitizeHTML(htmlStr, {
allowedTags: ['img'],
allowedA…
-
## To Reproduce
Step by step instructions to reproduce the behavior:
```js
var sanitizeHtml = require("sanitize-html")
sanitizeHtml(undefined)
// > "undefined"
```
## Expected behavio…
-
## Summary
Although a dependabot configuration file seems to exist, it looks like the last PR opened by dependabot dates back to May 2021.
As a result, dependencies are _very_ outdated.
@radz…
-
This turns out to be a longstanding issue:
If I have an area inside a field of type `array` and I want to edit that area contextually on the page, I can't.
I hoped to fix this simply, but there'…
-
When I'm using `"sanitize-html": "^1.20.1"` with `"parcel-bundler": "^1.11.0"` and `"postcss-modules": "^1.4.1"`, there's a problem in postcss.
![image](https://user-images.githubusercontent.com/4447…
-
PLEASE NOTE: make sure the bug exists in the latest patch level of your major version of Apostrophe. For instance, if you are running a 2.x version of Apostrophe, you should use the latest in that maj…
-
The problems with this:
- This option should not be available if reCAPTCHA site options are not configured. Otherwise it's a field that does nothing.
- The reCAPTCHA options might often be configure…
-
Ethernaut should be available in other languages like Spanish or Chinese so that non-english speaking members of the community can have access to the resource.
This issue specifically refers to fun…
-
Thread pulling time. The facts (that you can correct me on):
- As an inherited pattern, in A3 all page types can be referenced as `@apostrophecms/page`. This is because all pages are a single doc t…