Bug #26830
closed
Not sure why this only breaks in production and not in development.
this infact only breaks packaged based rpm, it does work fine on npm based production.
I'd say the fact it works in npm based install is actually the problem, since the two versions are in fact incompatible and we should have caught this in development rather than only after rpms are built.
npm based install has react-redux 5.1.1 while packaged version is 5.0.7. when running `npm install react-redux@5.0.7` the same error is present in development as well.
Tomer Brisker wrote:
npm based install has react-redux 5.1.1 while packaged version is 5.0.7. when running `npm install react-redux@5.0.7` the same error is present in development as well.
I wonder whats the difference than, as I have npm install the project (from clean env) and the bookmark form functionality does work as expected...
- Status changed from New to Ready For Testing
- Assignee set to Avi Sharvit
- Pull request https://github.com/theforeman/foreman/pull/6773 added
- Triaged changed from No to Yes
- Fixed in Releases 1.23.0 added
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF