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

Selecting "comments" errors with b.sprintf.parse is not a function #5515

Closed
matty opened this issue Jun 4, 2017 · 2 comments
Closed

Selecting "comments" errors with b.sprintf.parse is not a function #5515

matty opened this issue Jun 4, 2017 · 2 comments

Comments

@matty
Copy link

matty commented Jun 4, 2017

Selecting "comments" on an issue causes an error "b.sprintf.parse is not a function" see below for details.

Sentry v8.16.1
Using Docker: Yes

Stacktrace:

TypeError: b.sprintf.parse is not a function
  at parse(./app/locale.jsx:45:10)
  at formatForReact(./app/locale.jsx:201:11)
  at format(./app/locale.jsx:210:9)
  at t.formatActivity(./app/views/groupActivity/index.jsx:92:17)
  at formatActivity(./app/views/groupActivity/index.jsx:178:20)
  at map(./app/views/groupActivity/index.jsx:152:34)
  at apply(./app/utils/errorHandler.jsx:8:28)
  at render(~/react/lib/ReactCompositeComponent.js:796:0)
  at _renderValidatedComponentWithoutOwnerOrContext(~/react/lib/ReactCompositeComponent.js:819:0)
  at _renderValidatedComponent(~/react/lib/ReactCompositeComponent.js:361:0)
  at performInitialMount(~/react/lib/ReactCompositeComponent.js:257:0)
  at mountComponent(~/react/lib/ReactReconciler.js:47:0)
  at mountComponent(~/react/lib/ReactChildReconciler.js:122:0)
  at updateChildren(~/react/lib/ReactMultiChild.js:215:0)
  at _reconcilerUpdateChildren(~/react/lib/ReactMultiChild.js:314:0)
  at _updateChildren(~/react/lib/ReactMultiChild.js:301:0)
  at updateChildren(~/react/lib/ReactDOMComponent.js:942:0)
  at _updateDOMChildren(~/react/lib/ReactDOMComponent.js:760:0)
  at updateComponent(~/react/lib/ReactDOMComponent.js:718:0)
  at receiveComponent(~/react/lib/ReactReconciler.js:126:0)
  at receiveComponent(~/react/lib/ReactCompositeComponent.js:751:0)
  at _updateRenderedComponent(~/react/lib/ReactCompositeComponent.js:721:0)
  at _performComponentUpdate(~/react/lib/ReactCompositeComponent.js:642:0)
  at updateComponent(~/react/lib/ReactCompositeComponent.js:544:0)
  at receiveComponent(~/react/lib/ReactReconciler.js:126:0)
  at receiveComponent(~/react/lib/ReactCompositeComponent.js:751:0)
  at _updateRenderedComponent(~/react/lib/ReactCompositeComponent.js:721:0)
  at _performComponentUpdate(~/react/lib/ReactCompositeComponent.js:642:0)
  at updateComponent(~/react/lib/ReactCompositeComponent.js:544:0)
  at receiveComponent(~/react/lib/ReactReconciler.js:126:0)
  at receiveComponent(~/react/lib/ReactChildReconciler.js:110:0)
  at updateChildren(~/react/lib/ReactMultiChild.js:215:0)
  at _reconcilerUpdateChildren(~/react/lib/ReactMultiChild.js:314:0)
  at _updateChildren(~/react/lib/ReactMultiChild.js:301:0)
  at updateChildren(~/react/lib/ReactDOMComponent.js:942:0)
  at _updateDOMChildren(~/react/lib/ReactDOMComponent.js:760:0)
  at updateComponent(~/react/lib/ReactDOMComponent.js:718:0)
  at receiveComponent(~/react/lib/ReactReconciler.js:126:0)
  at receiveComponent(~/react/lib/ReactChildReconciler.js:110:0)
  at updateChildren(~/react/lib/ReactMultiChild.js:215:0)
  at _reconcilerUpdateChildren(~/react/lib/ReactMultiChild.js:314:0)
  at _updateChildren(~/react/lib/ReactMultiChild.js:301:0)
  at updateChildren(~/react/lib/ReactDOMComponent.js:942:0)
  at _updateDOMChildren(~/react/lib/ReactDOMComponent.js:760:0)
  at updateComponent(~/react/lib/ReactDOMComponent.js:718:0)
  at receiveComponent(~/react/lib/ReactReconciler.js:126:0)
  at receiveComponent(~/react/lib/ReactChildReconciler.js:110:0)
  at updateChildren(~/react/lib/ReactMultiChild.js:215:0)
  at _reconcilerUpdateChildren(~/react/lib/ReactMultiChild.js:314:0)
@matty matty changed the title Selected "comments" errors with b.sprintf.parse is not a function Selecting "comments" errors with b.sprintf.parse is not a function Jun 4, 2017
@mattrobenolt
Copy link
Contributor

Is this still a problem with 8.17? We definitely should have fixed this.

@matty
Copy link
Author

matty commented Jun 4, 2017

Correct this is fixed in 8.17. Just upgraded and tested will close this issue.

@matty matty closed this as completed Jun 4, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants