tdfischer / organizer

The answer is to get organized.
GNU Affero General Public License v3.0
17 stars 5 forks source link

TypeError: Object.entries is not a function. (In 'Object.entries(window.LOGIN_URLS || [])', 'Object.entries'... #111

Open tdfischer opened 5 years ago

tdfischer commented 5 years ago

https://sentry.io/east-bay-for-everyone/ebf-organizer/issues/722918571/

TypeError: Object.entries is not a function. (In 'Object.entries(window.LOGIN_URLS || [])', 'Object.entries' is undefined)
  at promiseReactionJob ([native code])
tdfischer commented 5 years ago

Solution seems mentioned in https://github.com/davezuko/react-redux-starter-kit/issues/1165