clmorales
clmorales
When configuring HubConnectionBuilder().withUrl options headers. The headers are not been pass to the server hub. My Code: final headers = MessageHeaders(); headers.setHeaderValue("MyHeader-One", "MY-VALUE1"); headers.setHeaderValue("MyHeader-Two", "MY-VALUE2"); hubConnection = HubConnectionBuilder() .withUrl( serverUrl,...
Hi, This is a nice aurelia plugin. I installed and works fine but a tried to make a new Aurelia CLI project and I can not get it working. An...
I have an Android app using cordova and Aurelia. The app uses aurelia-fetch-client 1.3.1. When I tried to create a new app using aurelia-fetch-client 1.8.0 the does not start on...
Hi. This is a nice tutorial. Do you have this tutorial using Vue + Framework7 v3? Thanks
Using the instructions it runs well in browser but not in Android. 03-17 21:42:11.871: D/SystemWebChromeClient(32313): file:///android_asset/www/app.js: Line 1 : Uncaught SyntaxError: Unexpected token =>