ankurk91 / vue-flatpickr-component

Vue.js component for Flatpickr datetime picker :calendar:
https://ankurk91.github.io/vue-flatpickr-component/
MIT License
965 stars 102 forks source link

Nullity check for $refs.root in modalValue watcher #254

Closed kf99916 closed 2 years ago

kf99916 commented 2 years ago

A title to fix the undefined error.

codecov[bot] commented 2 years ago

Codecov Report

Merging #254 (cdeb74f) into master (5c84f61) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   91.46%   91.46%           
=======================================
  Files           4        4           
  Lines          82       82           
  Branches       24       24           
=======================================
  Hits           75       75           
  Misses          6        6           
  Partials        1        1           
Impacted Files Coverage Δ
src/component.js 94.02% <100.00%> (ø)

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 5c84f61...cdeb74f. Read the comment docs.