Skip to content

Can't open Push tab #811

Closed
Closed
@ChrDel

Description

@ChrDel

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!

  • You're running version >=1.0.23 of Parse Dashboard.

  • You're running version >=2.3.2 of Parse Server.

  • You've searched through existing issues. Chances are that your issue has been reported or resolved before.

Environment Setup

PARSE DASHBOARD 1.1.2
PARSE SERVER 2.6.5

Steps to reproduce

Open Parse Dashboard, click on PUSH in the left menu on the bottom.
Nothing seems to happen.
When opening developer tools, in the console there is an error. This error happens when the push menu on the left is clicked.

Logs/Trace

Note: If you get a browser JS error please run npm run dev. This will provide source maps and a much more useful stack trace.

dashboard.bundle.js:47 Uncaught TypeError: Cannot read property 'filter' of undefined
at t.value (dashboard.bundle.js:47)
at d.performInitialMount (dashboard.bundle.js:32)
at d.mountComponent (dashboard.bundle.js:32)
at Object.mountComponent (dashboard.bundle.js:10)
at d.performInitialMount (dashboard.bundle.js:32)
at d.mountComponent (dashboard.bundle.js:32)
at Object.mountComponent (dashboard.bundle.js:10)
at d.performInitialMount (dashboard.bundle.js:32)
at d.mountComponent (dashboard.bundle.js:32)
at Object.mountComponent (dashboard.bundle.js:10)
value @ dashboard.bundle.js:47
performInitialMount @ dashboard.bundle.js:32
mountComponent @ dashboard.bundle.js:32
mountComponent @ dashboard.bundle.js:10
performInitialMount @ dashboard.bundle.js:32
mountComponent @ dashboard.bundle.js:32
mountComponent @ dashboard.bundle.js:10
performInitialMount @ dashboard.bundle.js:32
mountComponent @ dashboard.bundle.js:32
mountComponent @ dashboard.bundle.js:10
updateChildren @ dashboard.bundle.js:32
_reconcilerUpdateChildren @ dashboard.bundle.js:33
_updateChildren @ dashboard.bundle.js:33
updateChildren @ dashboard.bundle.js:33
_updateDOMChildren @ dashboard.bundle.js:33
updateComponent @ dashboard.bundle.js:33
receiveComponent @ dashboard.bundle.js:33
receiveComponent @ dashboard.bundle.js:10
_updateRenderedComponent @ dashboard.bundle.js:32
_performComponentUpdate @ dashboard.bundle.js:32
updateComponent @ dashboard.bundle.js:32
receiveComponent @ dashboard.bundle.js:32
receiveComponent @ dashboard.bundle.js:10
_updateRenderedComponent @ dashboard.bundle.js:32
_performComponentUpdate @ dashboard.bundle.js:32
updateComponent @ dashboard.bundle.js:32
receiveComponent @ dashboard.bundle.js:32
receiveComponent @ dashboard.bundle.js:10
_updateRenderedComponent @ dashboard.bundle.js:32
_performComponentUpdate @ dashboard.bundle.js:32
updateComponent @ dashboard.bundle.js:32
receiveComponent @ dashboard.bundle.js:32
receiveComponent @ dashboard.bundle.js:10
_updateRenderedComponent @ dashboard.bundle.js:32
_performComponentUpdate @ dashboard.bundle.js:32
updateComponent @ dashboard.bundle.js:32
performUpdateIfNecessary @ dashboard.bundle.js:32
performUpdateIfNecessary @ dashboard.bundle.js:10
s @ dashboard.bundle.js:7
perform @ dashboard.bundle.js:12
perform @ dashboard.bundle.js:12
perform @ dashboard.bundle.js:7
S @ dashboard.bundle.js:7
closeAll @ dashboard.bundle.js:12
perform @ dashboard.bundle.js:12
batchedUpdates @ dashboard.bundle.js:33
o @ dashboard.bundle.js:7
dispatchEvent @ dashboard.bundle.js:33

Metadata

Metadata

Assignees

Labels

type:bugImpaired feature or lacking behavior that is likely assumed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions