Felipe Nolleto Nascimento
Felipe Nolleto Nascimento
Can I get this issue?
I had the same problem while I was fixing a module that I refactor with `vuex-module-decorators`. In order to fix that I stop checking the commit and started to check...
Here are some examples 😄 - [Grommet](https://github.com/grommet/grommet/blob/master/.github/PULL_REQUEST_TEMPLATE.md) - [awesome-github-templates](https://github.com/devspace/awesome-github-templates) - [gatsby](https://github.com/gatsbyjs/gatsby/blob/master/.github/PULL_REQUEST_TEMPLATE.md) - [jest](https://github.com/facebook/jest/blob/master/.github/PULL_REQUEST_TEMPLATE.md)
After a loooooong time, I finally created the PR. Fun fact: I created the branch and did all changes after merged `sortByPath` PR, but I forgot to create the actual...
Sorry for the delay. I will update with `in_time_zone` today
> Looks like you have to fix the model spec. I guess changing `Time.zone` isn't the best idea, maybe [in_time_zone](https://api.rubyonrails.org/classes/ActiveSupport/TimeWithZone.html#method-i-in_time_zone)? I think using `in_time_zone` will not work... ```rb Time.zone =...
Hey @Braytiner, do you have more details? Does this still happen in the current version? I've tried to reproduce the error here: http://jsfiddle.net/kzb93h7p/
Same grey screen it's happening to me =/
That's a really good contribution 🚀 Since I never read about lazy propagation... I'm reading the article to get it and soon I will do the code review. Also, I...
Thanks for the feedback. I will fix this bug as soon as possible 😄