I have to ask, when Microsoft change something what testing do they do?
Just installed a new Dynamics 365 Trial and added the Community Portal. The front-end editor for the Portal appears to be broken,
- Editable content is not showing as editable when it is hovered over
- Primary Navigation shows as having an Edit, but when click it starts a Loading indicator but then nothing is displayed, F12 and the following errors are being thrown (same errors in Chrome & Edge)
xrm-combined-js.aspx:38 Error parsing response JSON: TypeError: Cannot read property 'adx_displayorder' of undefined
XRM.log @ xrm-combined-js.aspx:38
(anonymous) @ xrm-combined-js.aspx:247
validateLoginSession @ postpreform.bundle-8f19ecc32b.js:1
success @ xrm-combined-js.aspx:273
l @ preform.bundle-c66ccc15db.js:2
fireWith @ preform.bundle-c66ccc15db.js:2
l @ preform.bundle-c66ccc15db.js:2
u @ preform.bundle-c66ccc15db.js:2
XMLHttpRequest.send (async)
send @ preform.bundle-c66ccc15db.js:2
ajax @ preform.bundle-c66ccc15db.js:2
ns.getJSON @ xrm-combined-js.aspx:263
(anonymous) @ xrm-combined-js.aspx:446
dispatch @ preform.bundle-c66ccc15db.js:2
g.handle @ preform.bundle-c66ccc15db.js:2
xrm-combined-js.aspx:2319 Uncaught TypeError: Cannot read property 'd' of null
at Function.self.renderEditDialog (xrm-combined-js.aspx:2319)
at Object.loadSuccess (xrm-combined-js.aspx:2238)
at success (xrm-combined-js.aspx:451)
at xrm-combined-js.aspx:248
at validateLoginSession (postpreform.bundle-8f19ecc32b.js:1)
at Object.success (xrm-combined-js.aspx:273)
at l (preform.bundle-c66ccc15db.js:2)
at Object.fireWith [as resolveWith] (preform.bundle-c66ccc15db.js:2)
at l (preform.bundle-c66ccc15db.js:2)
at XMLHttpRequest.u (preform.bundle-c66ccc15db.js:2)