Joel Albert

Results 12 comments of Joel Albert

This would move assemble to modern front end development. Our devs have been stuck using things like grunt just to keep using assemble, but would love to move onto something...

Fair enough. I'll look into running off assemble

Possible Solutions for now https://stackoverflow.com/questions/58019463/how-to-detect-device-name-in-safari-on-ios-13-while-it-doesnt-show-the-correct

How do you normally handle using it on a form since ng-submit handles disabling the page reload and usually contains the function associated with the promise you're return. Just git...

Same issue as above. You can do `cg-busy="[arrayResource]"` just fine, but if you want access to your own template and try `` you will get a digest error

+2 A large majority of apps are moving toward using resolves via router. Would love to be able to include this option with angular-busy

Were you able to come up with a solution for this scenario? Our team has a similar use case where we want to build component like pages so we're exporting...

Seems like an important issue to look into. Has there been any movement on this front?

Would really love something like this for blocks that require dynamic JS on the frontend for things like modals, AJAX, form validation etc