question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with useRefract

See original GitHub issue

Hello,

I keep getting this error when I update material-ui from version 3.9.3 to 4.0.0.

TypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.
    at Object.exports.subscribeTo (modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:74727)
    at Object.from (modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:76131)
    at data (modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:73708)
    at createComponent (modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:73709)
    at configureHook (modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:73954)
    at modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:73986
    at mountMemo (modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:58670)
    at Object.useMemo (modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:58879)
    at Object.useMemo (modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:2641)
    at useRefract (modules.js?hash=65a4cf04ccdfebef31e41c84519adbc1f5ea5676:73985)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
internet-individualcommented, Jul 16, 2019

Thank you! That does fix it. I thought that refract was making react reactive. Although that issue with refract didn’t happen until updating material.

0reactions
thisRaptoricommented, Aug 31, 2019

I’m gonna close this for now, since I’ve not been able to reproduce.

If it comes up again please comment again or create a new issue!

Read more comments on GitHub >

github_iconTop Results From Across the Web

useRefract - Refract
The component is an object which lets you observe: see Observing React. The observe method allows you to observe data passed to your...
Read more >
Issues with React, Refract, and RxJS - help - Meteor forums
Hello, I'm trying to update to a meteor app with material from version 3.9.3 to 4.0.0. When I do the update, an error...
Read more >
How to useRef to Fix React Performance Issues
The problem was whenever the user selected a cell or opened the side drawer, the update to this global context would cause the...
Read more >
refract-rxjs examples - CodeSandbox
Learn how to use refract-rxjs by viewing and forking refract-rxjs example apps on CodeSandbox. ... github.com/fanduel-oss/refract/issues · @refract-rxjs.
Read more >
Refract Software Reviews & Ratings | 2022
The customer service is excellent, nothing is too much trouble. ... The transcript is not very accurate but this has not hindered how...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found