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

Timepicker with a getter and setter computed value doesnt work #1492

Closed
erwanpoupard opened this issue Jun 21, 2019 · 1 comment
Closed

Timepicker with a getter and setter computed value doesnt work #1492

erwanpoupard opened this issue Jun 21, 2019 · 1 comment

Comments

@erwanpoupard
Copy link

Overview of the problem

Buefy version: [0.7.7]
Vuejs version: [2.6.10]
OS/Browser: win 10 / Chrome

Description

A timepicker with a computed value (getter and setter) doesnt work properly. Here is a pen :
https://codepen.io/erwanpoupard/pen/mZWEPV

Steps to reproduce

  1. change the hour or minute

Expected behavior

the setter of computed value should update the data

Actual behavior

the data isnt updated. But if i change again the timepicker hour or minute, my data is updated with the previous timepicker value

@jtommy
Copy link
Member

jtommy commented Jun 21, 2019

Fixed #1418 (comment).
It will be available in the next release

@jtommy jtommy closed this as completed Jun 21, 2019
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

No branches or pull requests

2 participants