-
No doubt this is awesome plugin, saved lot of my work (Creating form via Schema)
but facing following few issues and unable to debug them
1. Datepicker in webpackage throws error "Bootstrap dateti…
-
Hi guys. anyone knows how to use this package using webpack to bundle it?
i am trying to use this in my Vue component but unfortunately. i can't seem to work it.
here's my example codes.
```j…
-
I've tried using Browserify:
```
var Vue = require("vue");
window.Vue = Vue;
Vue.use(require('vue-resource'));
Vue.use(require('./vue.file-upload'));
Vue.use(require('./vue.pretty-bytes'));
```
and…
-
Not sure why but the datepicker cannot seem to find the installed and properly imported moment. I have tried many variations and all still lead to missing moment errorr, meanwhile moment is used on sa…
-
Any way to integrate with Vue.js?
Or could you suggest the plugin which resembles this.
-
Hello dear, I am using "bower-npm-resolver" into my project. when i merge my project with my colleague using git. he got error like this.
its cached and validate but its not install that dependen…
-
@Haixing-Hu hello, when i update vuejs to 2.0 can not use this component, how can i fix this problem?
-
Hi,
I've been trying to solve this issue myself but I couldn't, maybe some of you have experienced it and found out a solution.
When I try to use one of the Usages examples available [there](htt…
-
This code seems to be working:
``` js
var jsdom = require('jsdom');
this.jsdom = require('jsdom-global')(
htmlContent
);
// The second jsdom instance is used
jsdom.jQueryify(window, "http://code.…
-
* **I'm submitting a ...**
* [X ] bug report
* [ ] feature request
* [ ] support request
* **What is the current behavior?**
The datepicker module used is obsolete :
https://github.…