You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On the demo website, when I am trying to delete the pages from the left panel, I am getting the following error
Unhandled rejection: Error: Unable to delete page Wiki: Widget anatomy: TypeError: Cannot read properties of undefined (reading 'locales')
at PageService.eval (webpack://paperbits-demo/./node_modules/@paperbits/common/pages/pageService.ts?:147:43)
at Generator.next (<anonymous>)
at fulfilled (webpack://paperbits-demo/./node_modules/@paperbits/common/pages/pageService.ts?:5:58)
at PageService.eval (webpack://paperbits-demo/./node_modules/@paperbits/common/pages/pageService.ts?:160:23)
at Generator.next (<anonymous>)
at fulfilled (webpack://paperbits-demo/./node_modules/@paperbits/common/pages/pageService.ts?:5:58)
To Reproduce
Steps to reproduce the behavior:
Go to the demo website
Click on the pages section
Try to delete all the wiki pages
Expected behavior
The page is to be deleted and also removed from the pages list
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
On the demo website, when I am trying to delete the pages from the left panel, I am getting the following error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The page is to be deleted and also removed from the pages list
Screenshots
The text was updated successfully, but these errors were encountered: