Skip to content
#

customizable

Here are 674 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

sdirix
sdirix commented Jul 6, 2021

Describe the bug

When an "inbetween" category is removed via a hide rule the Next button will still navigate to it.

Expected behavior

Next should navigate to the correct next categorization. The stepper indicators are already correctly indicated so it should be rather straightforward to fix.

Steps to reproduce the issue

Can be reproduced in the last categorization e

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