Unable to Add pages now after updating. Going to Pages tab displays no pages in the Persona bar either.
On the Pages tab on the Persona bar clicking Add Page gives no page error, but there is a javascript error.
Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
at Object.D [as isPlatform] (:1:7791)
at t.value (:14:13721)
at r.notifyAll (export-bundle.js?cdv=291:64)
at r.close (export-bundle.js?cdv=291:164)
at r.closeAll (export-bundle.js?cdv=291:13)
at r.perform (export-bundle.js?cdv=291:13)
at s (export-bundle.js?cdv=291:15)
at r.perform (export-bundle.js?cdv=291:13)
at Object.batchedUpdates (export-bundle.js?cdv=291:164)
at Object.i [as batchedUpdates] (export-bundle.js?cdv=291:12)
2export-bundle.js?cdv=291:15 Uncaught TypeError: r is not a function
at n (:14:20125)
at t.value (:14:21003)
at Object.r (export-bundle.js?cdv=291:15)
at a (export-bundle.js?cdv=291:15)
at Object.s [as executeDispatchesInOrder] (export-bundle.js?cdv=291:15)
at d (export-bundle.js?cdv=291:13)
at f (export-bundle.js?cdv=291:13)
at Array.forEach ()
at n (export-bundle.js?cdv=291:64)
at Object.processEventQueue (export-bundle.js?cdv=291:13)
---
Furthermore after attempting to search for a page no results come. There is a javascript error.
https://domain.com/API/PersonaBar/Pages/SearchPages?searchKey=sdf&pageSize=10&pageIndex=0 404 (Not Found)
-----
I really have to say this Persona Bar was an awful Idea. SO many issues almost every single update. And it makes it much harder to even know what is going on since it uses APIs and gives back unhelpful errors.