79822482

Date: 2025-11-17 15:45:13
Score: 2
Natty:
Report link

What is your block element structure for the carousel?

The format needs to be {<alias prefix>: <contents>} so if the alias of the data you're trying to render is carousel then it would be {umbValue: carousel}.

The fact that {umbValue: Carousel} returns nothing suggests that Carousel is not the alias of a property. It's not a valid alias - it should be camelCase.

= is shorthand for umbValue so would be {=<property alias>} e.g. {=carousel}.

Reasons:
  • Blacklisted phrase (1): What is your
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): What is you
  • Low reputation (0.5):
Posted by: Wiggy