lukasT

Results 6 comments of lukasT

got the same here... My first thought would be that maybe a spinner is still present or would get present just after app.exit has been called but that is just...

+1 ! after visiting 5 different pages for documentation, I didn't manage to build just a simple scrollbar because I can't combine the information to one simple example.

"It might help to avoid future questions from the lazy developers, who can't use the documentation or not willing to" - wow, just wow :D Nothing wrong with us. If...

have you tried the onSuccess callback for that? As being written here: https://sachinchoolur.github.io/ngclipboard/ // You can still access the clipboard.js event $scope.onSuccess = function(e) { console.info('Action:', e.action); console.info('Text:', e.text); console.info('Trigger:',...

I got a similar problem (getting 403 when trying to download the external file) which might be related, if the plugin was executed within a gitlab-ci pipeline job: ```Failed to...

@sanddorn that would explain my problem too as we have gitlab runners on hetzner.