framework icon indicating copy to clipboard operation
framework copied to clipboard

Fallback for when custom layout is missing

Open SebbeJohansson opened this issue 3 years ago • 0 comments

Describe the feature

Hi. I have an application where the layout selected is based on a request to an API. Sometimes that API might request a layout that doesn't exist (yet or it wont ever exist) and I want to show an error page or a fallback. This doesn't seem to exist currently.

I have read most of the top results on google and I've read through any related issues on github that I could find.

image

Ideally would be a config and/or a named layout you can create.

Additional information

  • [ ] Would you be willing to help implement this feature?
  • [ ] Could this feature be implemented as a module?

Final checks

SebbeJohansson avatar Nov 21 '22 17:11 SebbeJohansson