{#if (schema.hints?.group !== "expert" || $expertMode) && schema.hints.group !== "hidden"} {#if schema.hints?.typehint?.endsWith("[]")} {:else if schema.type === "array" && schema.hints.multianswer === "true"} {:else if schema.type === "array"} {:else if schema.hints?.types} {:else} {/if} {:else if window.location.hostname === "127.0.0.1"}
Not showing SBI {schema.path.join(".")} due to group {schema.hints.group}
{/if}