Skip to content
#

mobx

Here are 1,732 public repositories matching this topic...

RyanChristian4427
RyanChristian4427 commented Mar 12, 2020

Intended outcome

I'm building an application, and after doing some work with MobX, I ran a production build to ensure everything was working as expected, but it errored out. Development build does work exactly as intended, however.

Actual outcome

I get the following error:

✖ ERROR ./node_modules/mobx-react-lite/dist/observer.d.ts
ERROR in ./node_modules/mobx-react-lite/dist
AlirezaAkbarix
AlirezaAkbarix commented Feb 1, 2019

As you can see below, inside SecondExampleScreen we have a method called demoReactotron and inside it, you warned not to use API like this! because of complexity of MobX for newbies and the initiating the environment and importance of API, please provide a real API usage with handling of refreshing, changes on state and so on.
Thank you.

demoReactotron = async () => {
console.

Improve this page

Add a description, image, and links to the mobx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mobx topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.