Open derrandz opened 8 years ago
I'll be able to look at this issue next week. Hope this is fine with you.
Thank you! If I get the time, I'll make a pull request, the majority of plugins of such kind seem to be premium and you got to pay. gotta support this project to grow tho.
Update
I've messed around to see if I was failing to properly setup the project requirements, so I decided following your RUN @ HOME
section would do.
I followed it but it did not work, apparently your Gruntfile
did not serve some dependencies If I remember correctly, it's ngAnimate
that does not get served.
After adding them, the test version worked, yet I am still unable to properly put it in my project, and I still get the same display.
More hints:
In the grunt serve:dist
app, there were log messages in the console talking about some successful configuration, yet there wasn't such thing in my angular app.
I apologize for not putting precisely what the message was, but i'll be able to do so soon enough, if that is necessary.
I just fixed the grunt serve:dist
command by correctly serving the ng-animate js file.
Could you give another try using the corrected version 0.0.5
?
The grunt problem is gone, thank you!
Now, please setup a plunker or something to see If I am not properly setting up the project..
More info:
I have angular@1.5.8
Here is a simple plunker to see how things get to work with this scheduler: https://embed.plnkr.co/CImLQFfbd64JFezNBTWQ (I'll add this link to the readme)
Hello @HOuaghad ! Any chance in getting this working ?
This plunker is the same one as I have stumbled upon when I was trying to set it up, and it did not work.
I was trying to integrate it to an existing project, there might be a chance that it is not a bug related to your package and that there might be some subtle conflict.
However, I haven't tried ever since, I will try to bring some feedback asap.
my files that are included:
directive call