m-gallesio

Results 13 issues of m-gallesio

**I'm submitting a bug report** * **Library Version:** 1.7.1 * **Language:** TypeScript 4.9 **Current behavior:** I am trying to use the `RoutableComponent*` interfaces, but the typings of `canActivate` and `activate`...

Due to [breaking changes in TS decorators](https://ilikekillnerds.com/2024/04/psa-aurelia-2-beta-15-introduces-breaking-changes-to-decorators/), decorators on constructor parameters will not work anymore in Aurelia 2. Aurelia 2 provides a [`resolve` function](https://docs.aurelia.io/getting-to-know-aurelia/overview#property-injection) which allows constructor parameter injection to...

I am using **Firefox 128.0.2 on Windows 10**. Tooltips on bar charts do not work with **billboard.js >= 3.12.3**. They do work correctly in version 3.12.2. This can be seen...

need-investigate