-
Hello 👋🙂 I was taking this plugin for a spin and noticed some weird behavior.
I am not sure whether this due to some interaction of the specific project setup with the plugin or an issue with the p…
-
Is this a custom property in this module? A standard property of pieces even though I can't find it in the A3 source? A misinterpretation of something that should be coming from the `options` object t…
-
## To Reproduce
Step by step instructions to reproduce the behavior:
1. Create a piece in a localized version of Apostrophe(SK)
2. Create a couple of peices
3. Search for them - search breaks …
-
Calling htmlparser2 with `sanitizeHtml(description);` throws an error if there is an `&` symbol present.
Full error:
```
Uncaught TypeError: Cannot read properties of undefined (reading '0')
…
-
The Array type isn't fully localized. "Added" string missing
## To Reproduce
Step by step instructions to reproduce the behavior in a localized Apos version:
> 1. Have an Array type
> 2. Add c…
-
## To Reproduce
Step by step instructions to reproduce the behavior:
> 1. Use batch force export with version 2.39.5 or newer.
> 2. Try to export to any locale
> 4. See error on console
## …
ecb34 updated
2 years ago
-
PLEASE NOTE: make sure the bug exists in the latest patch level of the project. For instance, if you are running a 2.x version of Apostrophe, you should use the latest in that major version to confirm…
-
### Description
If a message contains the character "" character is missing in the message bubble.
Example:
The message ` you` is rendered ` you`
The message `< hi how are > you` however, is re…
-
with Apostrophe 3 (3.2.0)
I got issue with more than one relationship where on other end is relationshipReverse
I created **product** entity with relationshipReverse to **parameter** entity.
all w…
-
PLEASE NOTE: make sure the bug exists in the latest patch level of the project. For instance, if you are running a 2.x version of Apostrophe, you should use the latest in that major version to confirm…