-
## Describe the bug
Widgets are losing references to `data.page` and `data.contextOptions` on insert/update (edit mode).
## To Reproduce
1. Create test widget:
```js
// modules/title-widget/ind…
-
Version 2.39.2 of workflow causes assembly to crash when creating new sites that utilize apostrophe-headless. All you need to do to reproduce is use version 2.39.2 and have a theme with the following …
-
As a site admin, when someone uses the contact form, I would like there to be an email sent to me so that I don't have to keep remembering to check this.
There are two versions of this:
+ Emai…
-
Having an `addFields` property in a module extending `apos-events-widgets` seems to break the `limitByAll` and `limitByTag` fields.
```module.exports = {
label: 'Events',
addFields: [
{…
-
This ticket is concerned with the localization and internationalization of user-editable content in Apostrophe 3.x sites. For static text, see: https://github.com/apostrophecms/apostrophe/issues/3204
…
-
I *think* it would be clearer if when your were editing a Link's properties, the ApostropheWindow component would pin to the selection rather than the toolbar.
![image](https://user-images.githubus…
-
I want to preface my small complaint by saying that the Apostrophe docs are some of the best technical docs I've ever seen. Well written, widely encompassing and well maintained. But there's always ro…
-
## The problem to solve
In some cases (maybe a lot of cases in fact) `area` field type is not meant to be edited in admin modal mode but directly on the page - this is the majority of the cases in …
-
This may get consigned to the bin due to me not looking deep enough into the code but it seems to me that when a widget is cloned the only _id that is discarded is the master top level widget. I can't…
-
I'm running into what is hopefully an edge case where logged out I'm in the `Default` locale and can't switch to a language locale. But regardless this would mean that using the suggested template sni…