Project

General

Profile

Actions

Bug #28844

closed

Plugin pages that use react component are broken in production

Added by Avi Sharvit about 4 years ago. Updated about 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 #1

Updated by The Foreman Bot about 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/7379 added
Actions #2

Updated by The Foreman Bot about 4 years ago

  • Fixed in Releases 2.0.0 added
Actions #3

Updated by Avi Sharvit about 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF