Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Issue #249: Fixed issue on provider producer function when reusing with different… #299

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

gmoneh
Copy link
Contributor

@gmoneh gmoneh commented Feb 7, 2020

With the release of 8.4.0, I discovered a bug in the code I submitted for this issue had a bug that manifests when the component is instantiated a second time. The code submitted on this Pull Request fixes that issue.

@jchapian
Copy link

As I mentioned before, this is just covering up a bigger issue. We need tests to ensure that injections are applied correctly to the component hierarchy. I will look a little closer this week as we would like to update this dep, but cannot until this gets fixed

@kaorun343
Copy link
Owner

@gmoneh
Thanks for your PR. I'll merge this.

@kaorun343 kaorun343 merged commit 3826882 into kaorun343:master Mar 17, 2020
kaorun343 added a commit that referenced this pull request Jun 12, 2020
gmoneh added a commit to gmoneh/vue-property-decorator that referenced this pull request Jun 16, 2020
gmoneh added a commit to gmoneh/vue-property-decorator that referenced this pull request Jun 16, 2020
…s and added unit tests for the bugs fixed.
kaorun343 added a commit that referenced this pull request Jun 28, 2020
Resubmission of PR #299: As requested, indented with 2 spaces and added unit tests for the bugs fixed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants