Carlos Nardo
Carlos Nardo
I was facing this same issue, so I forced the `cfpLoadingBar.start()` on init and `cfpLoadingBar.complete()` in the end of my request. To do that, just inject `cfpLoadingBar` on your controller.
Just fix my problem with this trick: ``` $timeout(function(){ var edgeSelect = document.querySelectorAll('.fc-edge') for (var i = 0; i < edgeSelect.length; i++) { edgeSelect[i].addEventListener('click', function () { console.log('Edge clicked.') })...
> I had the same issue. It turns out I was using `dataLength` wrong. I thought it was supposed to be the total length of items that _could_ be displayed,...
Use Ruby prompt to run it. Do not use CMD or Powershell. https://rubyinstaller.org/