79277857

Date: 2024-12-13 09:54:59
Score: 0.5
Natty:
Report link

I can see from your Data URI urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 that you are using the old Data URI values and these no longer work.

You need to migrate the page layouts to the new Data URI values which contain the word contract

urn:com:microsoft:aad:b2c:elements:selfasserted:1.1.0 becomes urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.33

Note, the latest documented Self Asserted page layout version is 2.1.30 but 2.1.33 is the latest published version.

screenshot of self-asserted page layout version with 2.1.33 selected

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
Posted by: bolt-io