Top "Aurelia" questions

Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.

How to resolve "TypeError: NetworkError when attempting to fetch resource."

When I use aurelia-fetch-client to post json data to server and I got this error "TypeError: NetworkError when attempting to …

aurelia
ResizeObserver - loop limit exceeded

About two months ago we started using Rollbar to notify us of various errors in our Web App. Ever since …

google-chrome aurelia microsoft-edge rollbar
Bootstrap 4 error "Bootstrap dropdown require Popper.js", with Aurelia CLI and Require.js

I'm having trouble configuring Bootstrap 4 beta in an Aurelia CLI app (v0.31.1) with requirejs and using TypeScript. After having tried …

typescript requirejs bootstrap-4 aurelia
ES6 / ES7 support in Visual Studio 2015 Community

I'm hearing that VS 2015 is supporting the new js syntax but when I open up a project written using aurelia.…

visual-studio-2015 ecmascript-6 aurelia ecmascript-7
Convert ES6 Class with Symbols to JSON

I have hardcoded classes to represent models in my Aurelia application. Here's a model 'PostEdit': var _postID = Symbol(); var _title = …

javascript json ecmascript-6 aurelia
Aurelia delegate vs trigger: how do you know when to use delegate or trigger?

I'm trying to learn how to work with the Aurelia framework. In doing so, I was reading the documentation here …

javascript aurelia
Bootstrap 4 Beta importing Popper.js with Webpack 3.x throws Popper is not a constructor

So Bootstrap 4 Beta is out... yey! However Tether has been replaced by Popper.js for tooltip (and other features). I …

javascript twitter-bootstrap webpack aurelia bootstrap-4
How to assign string | undefined to string in TypeScript?

I want to assign a variable, which is string | undefined, to a string variable, as you see here: private selectedSerialForReplace(): …

javascript typescript undefined aurelia
"Error with Permissions-Policy header" getting after Chrome update

Getting following error from the console window after updating the chrome to version 88.0.4324.104 Error with Permissions-Policy header: Parse of permission …

google-chrome asp.net-core aurelia security-policy
Unexpected token m in JSON at position 0 error

On compiling an app and trying to implement the i18n library with webpack, I face this error: ERROR in ./…

javascript json token aurelia loader