Azure AD B2C - Conditional Access - JavaScript error on "create" button
Hi everyone,
I wanted to add a "Terms of use" conditional access policy to my Az AD B2C tenant.
After filling out the mandatory fields and submitting with the "create" button, nothing happens but an error within the browser console.
Browser: Firefox 97.0.1
Error message:
TypeError: i is null
U5OZyzztbHCk.js:71:4958
[Microsoft_AAD_IAM] 7:35:59 PM MsPortalFx.Base.Diagnostics.ErrorReporter 1 MsPortalFx.Base.Diagnostics.ErrorReporter: columnNumber: 4958
fileName: https://afd.hosting.portal.azure.net/iam/Content/Dynamic/U5OZyzztbHCk.js
lineNumber: 71
message: i is null
name: TypeError
stack: oi@khmerboy2018 ://afd.hosting.portal.azure.net/iam/Content/Dynamic/U5OZyzztbHCk.js:71:4958
onClick/<@khmerboy2018 ://afd.hosting.portal.azure.net/iam/Content/Dynamic/U5OZyzztbHCk.js:71:14774
Any ideas what's causing the issue?
I hope I am not the only one who uses this feature.
Thanks in advance and best regards,
Thomas