John O'Connor
John O'Connor
Hi, If you're compressing your js, there is this tool which can make that change as part of your build:- https://github.com/olov/ng-annotate. John
@barhaleacct Sorry for the late response. I'll look into this and tyr to get it fixed. John
Hi, Apologies. I wasn't able to reproduce this issue myself. Any chance you could set up a Plunker or JSFiddle to show the problem? Or failing that, can you tell...
OK, I'll test that change and commit if all looks OK.
What have you set the ac-model attribute to? Have you defined it on the scope? It needs to be initialised either to null or one of the items in the...
On 22/10/2014 22:03, texas697 wrote: > here is my post on stackoverflow. if you need more information let me know > > — > Reply to this email directly or...
Sorry I've not had a chance to get a demo up and running on Plunker yet, but looking at your markup on stackoverflow I see a couple of issues. You...
If you're getting the message "ac-options and ac-model attributes must be set", even though you've set the attributes, it's most likely because the scope variable pointed to by the ac-model...
Hi there, When I wrote acute select there wasn't an alternative that had the features I needed, and though it worked for my purposes, I now feel it has too...
Hi, Sorry for the late response. I only have IE11 and 10, but can see this issue when I switch the browser mode to IE9 and Document Mode to IE9...