Falk Pauser
Falk Pauser
Any news on this? Podman support would be super useful!
Still happens with ember-3.8.0
Hi @JuancaG05, I'll create an account and give you access to the server. Credentials coming via E-Mail.
I mean a folder marked offline. The client seems to always sync and never finish. Thats why I tryed to stop the currently running sync and try to resync.
#4197 could be the reason indeed. It would be nice if the android app could also log out its current activities, like the desktop app does. This would allow for...
Same problem here. Created https://github.com/ember-cli/ember-cli/pull/6463 that should fix it.
From what I see it breaks because global `Ember` is missing and thus `Ember.assert` (coming from https://github.com/ember-cli/ember-cli/blob/5e8b19be85b7058ca6945b9e25c2088266789e22/lib/broccoli/ember-app.js#L1730) is undefined. To reproduce, just set `rootUrl` to - in my case -...
The problem is, that testem serves the tests `index.html` under a dynamic sub-path (for example 272 in http://localhost:7357/272/tests/index.html?hidepassed) while the referenced assets are not served under that sub-path which leads...
Seems like odbc-support for current sqlserver features is quite limited. Not being able to query `datetimeoffset` columns is a showstopper for me.
Same here, `jquery-3.1.1` & `jquery-ui 1.12.1`.