Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to delete pages #219

Open
msrshahrukh100 opened this issue Dec 9, 2022 · 0 comments
Open

Unable to delete pages #219

msrshahrukh100 opened this issue Dec 9, 2022 · 0 comments
Labels

Comments

@msrshahrukh100
Copy link

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:

  1. Go to the demo website
  2. Click on the pages section
  3. Try to delete all the wiki pages

Expected behavior
The page is to be deleted and also removed from the pages list

Screenshots
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants