Let the awesome commence. Our ORM: https://wetland.spoonx.org/ | Hire us for consulting and development. DM @RWOverdijk
RWOverdijk on master
Update README.md (compare)
RWOverdijk on 3.0.0
RWOverdijk on master
Assetic framework support Updated assetic/framework Removed composer.lock and 3 more (compare)
aurelia-authentication.js?cca0:1729 Uncaught (in promise) TypeError: Cannot read property 'origin' of undefined
at Object.configure (aurelia-authentication.js?cca0:1729)
at eval (aurelia-framework.js?517a:186)
function configure(frameworkConfig, config) {
if (!_aureliaPal.PLATFORM.location.origin) { // <=== here
_aureliaPal.PLATFORM.location.origin = _aureliaPal.PLATFORM.location.protocol + '//' + _aureliaPal.PLATFORM.location.hostname + (_aureliaPal.PLATFORM.location.port ? ':' + _aureliaPal.PLATFORM.location.port : '');
}
show.bind
and its sibling if.bind
?Hi.
I’ve installed aurelia-autocomplete
using au install
. aurelia.json
contains the following entry:
{
"name": "aurelia-autocomplete",
"main": "aurelia-autocomplete",
"path": "../node_modules/aurelia-autocomplete/dist/amd",
"resources": []
}
and in main.js
I’ve got the following line: aurelia.use.plugin(‘aurelia-autocomplete’);
When I run the application it fails to load with these two errors being reported:Uncaught RangeError: Maximum call stack size exceeded
and Unhandled rejection TypeError: Cannot read property ‘resolvedView’ of undefined
.
If I comment out the line in main.js
the application loads just fine. What am I missing? Are there any dependencies which are missing from the documentation?
@/all Time for the periodic spam!
After some consideration, I have decided to move to slack. Soon we'll be releasing some cool stuff (Node.JS framework called stix, click here for a preview of the CLI) and the announcements and following help for said things will be on slack. There will also be a live stream where I'll be coding something using stix, live... Probably a bad idea, so let's do it.
Feel free to join!
I hope to see you there!