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

Issue with editable-bsdate and UI Bootstrap 0.13.0 #312

Closed
planttheidea opened this issue May 29, 2015 · 3 comments
Closed

Issue with editable-bsdate and UI Bootstrap 0.13.0 #312

planttheidea opened this issue May 29, 2015 · 3 comments

Comments

@planttheidea
Copy link

With the recent update of UI Bootstrap to 0.13.0, there were several datepicker fixes. I believe some of these fixes may be breaking the assignment in xeditable, because I receive an assign error each time. I also noticed that the date is formatted when you start the edit, but when selecting a new date it reverted to standard JS date.

@jensenkd
Copy link

@planttheidea any fix for this that you were able to find?

@asakalou
Copy link

Hello Guys,

Could you please fix bootstrap datepicker attribute issue.
There is a wrong name of the attribute datepicker-append to body:

expected: inputDatePicker.attr('datepicker-append-to-body', this.attrs.eDatepickerAppendToBody || false);

actual: inputDatePicker.attr('date-picker-append-to-body', this.attrs.eDatePickerAppendToBody || false);

@ckosloski
Copy link
Contributor

This issue can be closed.

@eugef eugef closed this as completed May 6, 2016
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

5 participants