mobxjs / mobx-devtools

Mobx Devtools (React, Chrome Extension) - Looking for maintainers! https://github.com/mobxjs/mobx-devtools/issues/55
MIT License
489 stars 34 forks source link

Draft new release please #100

Closed lancemccluskey closed 3 years ago

lancemccluskey commented 3 years ago

Im trying to use mobx-devtools-mst with typescript but having issues. I see @epodgaetskiy merged the fix back in December the day after the last release when out. Can we draft a new release?

lancemccluskey commented 3 years ago

@andykog @epodgaetskiy @realityforge @mweststrate @AlexKom9 @MichalBures @kuasha420 For visibility. Apologies for tagging you if you dont have permission to draft releases.

epodgaetskiy commented 3 years ago

@lancemccluskey There isn't bug in version mobx-devtools-mst: 0.9.30, look example. Can you provide your example with an error?

MichalBures commented 3 years ago

@lancemccluskey Please don't tag random contributors and demand they do stuff for you.

lancemccluskey commented 3 years ago

@MichalBures Apologies, I didnt mean to offend. I only tagged multiple contributors because I noticed multiple issues (some from years ago) that never received any replies and I didnt want mine to get "lost in the wind". I get thats annoying though and wont do it again.

lancemccluskey commented 3 years ago

@epodgaetskiy im working on an existing application and we have many nested mst nodes. Im not sure what the issue is but after looking at your sandbox im thinking its an issue with our models. Thanks for taking the time to respond. I appreciate it