Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Cannot read property '$refs' of undefined #273

Closed
wants to merge 2 commits into from

Conversation

iliyaZelenko
Copy link

@iliyaZelenko iliyaZelenko commented Jul 28, 2019

This should solve the problem.

@codecov
Copy link

codecov bot commented Jul 28, 2019

Codecov Report

Merging #273 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files          27       27           
  Lines        1030     1030           
  Branches      101      101           
=======================================
  Hits         1008     1008           
  Misses          9        9           
  Partials       13       13
Impacted Files Coverage Δ
src/mixins/treeselectMixin.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a62c56...63881f1. Read the comment docs.

@riophae riophae force-pushed the master branch 2 times, most recently from 86e8d8f to 4a62c56 Compare August 11, 2019 22:33
@riophae riophae closed this Aug 18, 2019
@iliyaZelenko iliyaZelenko deleted the patch-1 branch August 18, 2019 10:00
@transtone
Copy link

not fixed yet (0.4.0):

TypeError: Cannot read property '$refs' of undefined
    at VueComponent.getMenu (vue-treeselect.cjs.js?ca17:1457)
    at VueComponent.onBlur (vue-treeselect.cjs.js?ca17:2252)

@arkhamvm
Copy link

arkhamvm commented May 8, 2020

not fixed yet (0.4.0):

TypeError: Cannot read property '$refs' of undefined
    at VueComponent.getMenu (vue-treeselect.cjs.js?ca17:1457)
    at VueComponent.onBlur (vue-treeselect.cjs.js?ca17:2252)

Suffers with this error too, #334 should fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants