overmind icon indicating copy to clipboard operation
overmind copied to clipboard

[BUG] Typo in "ensureMutationTrackingIsEnabled" function

Open latobibor opened this issue 4 years ago • 3 comments

The line

https://github.com/cerebral/overmind/blob/91f76d819ba339693b5bdb40c2ebd5b878a078aa/packages/proxy-state-tree/src/Proxyfier.ts#L77

The message with the typo

  • The mutation is explicitly being blocke_t_

Obviously not a big issue. 😄

latobibor avatar Sep 29 '21 15:09 latobibor

@latobibor Do you want to create a PR?

henri-hulski avatar Sep 29 '21 16:09 henri-hulski

@henri-hulski Yeah sure, I tried already actually but I did not have any rights.

latobibor avatar Oct 05 '21 08:10 latobibor

You should fork first and then create a PR on a new branch on your fork. :)

https://opensource.com/article/19/7/create-pull-request-github

henri-hulski avatar Oct 05 '21 09:10 henri-hulski