-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
Component/s: Work Item - View (Internal developer use only)
-
2
-
Severity 3 - Minor
Summary
The new issue detail view does not display when the Chrome extension Redux DevTools is open
Environment
- Jira Cloud
Steps to Reproduce
- Open Redux DevTools extension in Chrome
- Preview story in the Kanban board
- Error is thrown and story never loads
Expected Results
You can see the issue details
Actual Results
An error is thrown and issue detail view never loads
Notes
This is probably because some portion of Redux state is unserializable (extension serializes state to send to worker).
Workaround
- Close Redux DevTools when using Kanban board
- Disable the new issue detail view following the steps described below:
- Click on your avatar and click Profile
- Under Labs, uncheck the option New Jira issue view
- is related to
-
JRACLOUD-68688 Consider support of Redux DevTool extension for Chorme
- Closed
- relates to
-
JSWCLOUD-16433 Redux Dev Tools on Production
- Closed
- is caused by
-
BENTO-1070 Loading...