Miselrkba
Miselrkba
I want to run Apostrophe in IE11 support mode. I followed the documentation in https://v3.docs.apostrophecms.org/guide/front-end-assets.html#supporting-internet-explorer-11 and added es5: true in asset/index.js // modules/@apostrophecms/asset/index.js module.exports = { options: { es5: true...
## To Reproduce Step by step instructions to reproduce the behavior: > 1. Create a widget. In index.js create a field with the type checkboxes > 2. Enter def value....
## To Reproduce As discussed in https://discord.com/channels/517772094482677790/701815369005924374/912684621043486770 I created a piece page type and piece – article-page and article. It’s a blog with articles. It’s been parked at the url...