-
I'm getting
`Unexpected value 'Ng2DeviceDetector in [...]/node_modules/ng2-device-detector/dist/index.d.ts' imported by the module 'AppModule in [...]/app/app.module.ts'. Please add a @NgModule anno…
-
We need to consider the new leagues and divide the tests accordingly. This does not imply separate tests (one test can be used for the three leagues).
To start we should first define what each leagu…
-
Is it possible to use a File class with the cache store? This line:
```
121 @cache_store = wrap_cache(cache)
122 @cache_store.write HEALTH_CHECK_KEY, 'yes'
```
causes wrong num…
-
While browsing the forums and I click on "search", it occupies the entire screen real estate and it is hard to go back the forum topic which I was reading.
This becomes very problematic in monitors …
-
#### 1. What version of Caddy are you running (`caddy -version`)?
Caddy 0.8.2
#### 2. What are you trying to do?
Simply running a comparison between my own, simple Go web server and Caddy in various…
-
**Run the following code using any compiler in the settings**
``` js
const longStr = 'Johnny Johnny, yes papa';
const name = longStr.match(/(Johnny)/g);
console.log(name[0]);
console.log(name[1]);
co…
-
Is this awesome library available for client side use via `bower install`.
-
I want to manage several profiles in one git repository. Each profile looks like something _user@host_. So, the convenient way is to put each profile into a directory and then link this directory as *…
exaos updated
8 years ago
-
hi
when you use {% show_placeholder "text" child.id %} , if you modify the content of text, the cache is not clear and {% show_placeholder "text" child.id %} still show the old content until you m…
-
I'm getting early reports from users that they can't login when using Safari on iOS 7. Chrome on iOS 7 works fine. I'm using the watch() API. I'll update this issue as I have more information.
**Upda…