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

X-editable date not working #458

Closed
afroz786 opened this issue Apr 18, 2016 · 6 comments
Closed

X-editable date not working #458

afroz786 opened this issue Apr 18, 2016 · 6 comments

Comments

@afroz786
Copy link

The demo u have given in the website also doesn't work. please help

@ckosloski
Copy link
Contributor

Can you be more specific? What is your error. I just tried the edtiable date on the demo site in Chrome and it is working for me.

@afroz786
Copy link
Author

image

as u can see, the pop up button is not proper. and the code is also not complete.

@ckosloski
Copy link
Contributor

Yes, the fiddle in the documentation is broken because it is using an older version of ui-bootstrap and thd the current release which requires a more recent version of ui-bootstrap.

The demo in the documentation does work properly - http://vitalets.github.io/angular-xeditable/#bsdate

@vqanguyen
Copy link

The following code

e-uib-datepicker-popup="yyyy-MM-dd"

does not work

It shows errors:

angular.js:12783 Error: [$compile:ctreq] Controller 'ngModel', required by directive 'uibDatepickerPopup', can't be found!
http://errors.angularjs.org/1.4.10/$compile/ctreq?p0=ngModel&p1=uibDatepickerPopup
    at angular.js:68
    at getControllers (angular.js:8432)
    at getControllers (angular.js:8439)
    at nodeLinkFn (angular.js:8570)
    at compositeLinkFn (angular.js:7965)
    at nodeLinkFn (angular.js:8561)
    at compositeLinkFn (angular.js:7965)
    at compositeLinkFn (angular.js:7968)
    at publicLinkFn (angular.js:7845)
    at c.n.show (xeditable.min.js:6)

i have the following versions:

angular 1.4.0,
bootstrap 3.3.0
angular-bootstrap 1.3.0
angular-xeditable 0.1.12

Please helps. Thanks you.

@ckosloski
Copy link
Contributor

Please see #450 and #449 for the missing model error.

@ckosloski
Copy link
Contributor

Try using the latest release (0.2.0). It looks like #489 might have fixed the issues.

@eugef eugef closed this as completed Sep 21, 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

4 participants