Skip to content Skip to sidebar Skip to footer
Showing posts with the label Aurelia

Error: Container Has Not Been Made Global - How To Solve?

I'm trying to get the Firebase Reactive Collection (Sync database) to work with the Aurelia-Fir… Read more Error: Container Has Not Been Made Global - How To Solve?

Visual Studio 2017 Javascript How To Set 'experimentaldecorators'

Anyone knows how to get rid of this message when using Aurelia.js in VS2017?? I'm using VS2017… Read more Visual Studio 2017 Javascript How To Set 'experimentaldecorators'

Force Show.bind Execution

I have a table with data, and i want view to check show.bind statement when the event is fired from… Read more Force Show.bind Execution

Global Application State In Aurelia

I'm trying to inject a class to other places in my Aurelia app to share authentication state af… Read more Global Application State In Aurelia

Is There A Callback Or Promise For Aurelia Show.bind?

In my template, I have a div I want to use as a tooltip of sorts. When I have a model selected, the… Read more Is There A Callback Or Promise For Aurelia Show.bind?

Javascript Error In Simple Aurelia Asp.net 5.0 Rc1 Setup

I am attempting to setup a very basic Aurelia project in ASP.Net 5.0 RC1. I am getting the followin… Read more Javascript Error In Simple Aurelia Asp.net 5.0 Rc1 Setup