Ignacio Vissani

Results 5 issues of Ignacio Vissani

I've got the aforementioned error when running `ng serve --aot` Angular version is 5.1.1. No error when serving with just `ng serve`

You can test it in the sample application by simply adding the following code ```html HTML Renderer ``` and exporting to PDF. Link is there since you can click it,...

bug
PDF

When I pass the mouse pointer over an event the tooltip gets displayed and I get the following error: ``` Uncaught Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked....

Not sure if this is related but i have a cron job that runs the `process_tasks` command like so: `./manage.py process_tasks --duration 3300 --sleep 20` Cron job is set to...

This is not an issue but a question. We are considering using this application for multitenancy in a new software that we are starting. In our use case we need...

question