The Wayback Machine - https://web.archive.org/web/20211105021118/https://github.com/topics/customizable
Skip to content
#

customizable

Here are 677 public repositories matching this topic...

strapi
hkovacs
hkovacs commented Jun 22, 2020

Describe the bug
Using xframe ALLOW-FROM throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.

https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR

react-native-render-html
swengle
swengle commented Oct 18, 2021

Decision Table

  • My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it)
  • My issue does not look like “The HTML element <yyy> is not rendered”

Good Faith Declaration

lucas-koehler
lucas-koehler commented May 28, 2020

Describe the bug
Using a UI schema rule to disable a group does not disable the group's contained controls.

To Reproduce
Steps to reproduce the behavior:

  1. Create UI Schema with a group containing at least one control.
  2. Add disable rule to the group
  3. Trigger the rule and check the control's state
  4. The control can still be edited

Expected behavior
The control should

Improve this page

Add a description, image, and links to the customizable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the customizable topic, visit your repo's landing page and select "manage topics."

Learn more