Project

General

Profile

Actions

Bug #28844

closed

Plugin pages that use react component are broken in production

Added by Avi Sharvit over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
JavaScript stack
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

It happens because the redux state gets copied into plugins which create multiple instances of the redux store.
A solution might be to turn the store into a global singleton.

Actions

Also available in: Atom PDF