-
I may be old fashioned, but sometimes I do like to print things (especially "cheat sheets"). However, printing Aurelia documentation in Chrome results in a single page that includes sidebars and scro…
-
**I'm submitting a bug report**
* **Framework Version:**
1 - Aurelia CLI 3.0.1
* **Operating System:**
OSX 14.4.1
* **Node Version:**
18.17.1
* **NPM Version:**
9.6.7
* **Browser:**…
Esger updated
6 months ago
-
**I'm submitting a bug report**
* **Library Version:**
1.6.0
**Please tell us about your environment:**
* **Operating System:**
OSX 10.13.4
* **Node Version:**
8.9.1
* **NPM Version:…
-
item.ts
```
import {bindable} from "aurelia-templating";
export class ItemCustomElement {
@bindable value: string;
}
```
item.html
```
${value}
```
page.ts
```
export class PageViewMod…
-
**Describe the bug**
error: lots of "caanot load file ..."
**Screenshots**
![image](https://user-images.githubusercontent.com/82952282/147633093-21f51a8c-bf07-4256-aa49-74b7e7ace0db.png)
**Sys…
-
Good morning,
I have a problem with router, I don't know wich child route is navigating, because isNavigating only changes in appRoute.
I can't use a spinner in the right ``
I created this automat…
-
If Quick Reply dialog is open clicking on other links just scrolls down to the dialog.
1. Open topic
2. Click on Quick Reply
3. Click on Main Forum Link
Instead of going back to main forum jus…
-
In the post-build event of Quarts.FeaturePack.CLI the second of the following commands exits with errors:
- robocopy D:\QuartzNetFeaturePack\Quartz.FeaturePack.CLI..\Quartz.FeaturePack.NancyWebApi\Web…
-
Hello All
In reference to this issue here https://github.com/aurelia/framework/issues/288
We basically want to apply a global value converter to all bindings which will ensure empty strings are …
-
@levan1993 commented on [Wed Mar 02 2016](https://github.com/aurelia/binding/issues/333)
https://www.polymer-project.org/1.0/docs/devguide/properties.html#attribute-reflection
Is there something sim…