Actions
Bug #27560
closedExpanding Subscription row results in a JS error
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Description
1. Have a subscription providing multiple product content
2. Navigate to /subscriptions/
3. Try expanding the row of the subscription by clicking the caret > (see screenshot)
Uncaught TypeError: Cannot read property 'toggleSubscriptionGroup' of undefined
at Object.toggle (katello-1013be335485eaeebbec.js:1)
at onClick (katello-1013be335485eaeebbec.js:1)
at Object.<anonymous> (react-dom.production.min.js:14)
at h (react-dom.production.min.js:15)
at react-dom.production.min.js:15
at j (react-dom.production.min.js:17)
at T (react-dom.production.min.js:18)
at E (react-dom.production.min.js:18)
at P (react-dom.production.min.js:21)
at xn (react-dom.production.min.js:84)
Files
Actions