Bernd Kilga
Bernd Kilga
Not sure if related. When I use 0.2.30 with context-menu.js, I get the following exception: `[$injector:strictdi] function(e) is not using explicit annotation and cannot be invoked in strict mode` When...
@Zorkeel: You also need to include context-menu.js via tag or add it to your build/pack script.
> "Application Name" is damaged and can't be opened. This is Apple's way of telling you that the application is unsigned and missing metadata. This happens a lot with open...
In case this isn't obvious: You can use @diego3's current dev build to bypass the dependency: `composer require diego3/php-export-data:@dev`
There's no activity since 2 months in the repo. In this case it seems to be a single user who maybe prepared/compiled a new build locally.
I didn't find the actual cause yet, but it got introduced in 0.19.7. Reverting back to 0.19.5 fixes the issue. Update: I believe I found the culprit: https://github.com/angular-ui/ui-select/pull/1873/commits/7ad4ef13273bf0900de0735fc5d6e04003c0bfc3
@stephen-dahl I just successfully tested PR #2125 on Chrome 68, Firefox 61 and IE 11 and it does fix the problem in my projects, but the PR hasn't been merged...