Adriano di Lauro

Results 11 comments of Adriano di Lauro

I experienced the same error: it's caused by the version of webpack, it's not related to the code of table dragger. I think this could be fixed easily by upgrading...

Actually, no. The real culprit of this bug is the dependency on "dragula": https://github.com/bevacqua/dragula.

Thanks for flagging this up, I'll look at it ASAP

Hi @abbas999, thank you for pointing this out, I'll fix it ASAP

Hey there, I just created an empty Angular8 project, installed `angular-ab-tests`, and enabled Ivy compiler. I don't get the error you mention, but I get instead an error related to...

I am already using `ng-packagr`. It's possible though that the latest version of `ng-packagr` tackles different issues that are relative specifically to the Ivy compiler, this evening I'll try to...

There is a problem with `@ngx-utils/cookies`, I opened [this issue](https://github.com/ngx-utils/cookies/issues/16) in their repo and asked them for clarifications. You can look at the issue and if you have any ideas...

Hi @pkelleter Usually evaluation of results is responsibility of data analysts, not developers: my side of the job is to make sure that the AB tests is implemented correctly and...

This article can also be useful: https://medium.com/quick-code/set-up-analytics-on-an-angular-app-via-google-tag-manager-5c5b31e6f41?source=activity---post_recommended

@martinvano No, there is no support for reporting data in the library: the library is only meant to be used for the implementation of the test, as I said, the...