-
-
-
```
When I rUn the gallery and om certain images, the white specs appear. See
some of yr wedding pics. Its happening to me as well
Latest version on WIndows XP using IE 6.x
cheers
Denis
```
Origin…
-
```
An @Excluded spec shouldn't have a @RunWith annotation so that it won't
normally be run. EmbeddedSpecRunner should compensate for that with a Request
that returns Sputnik. This should allow to w…
-
we have the following over and over:
```js
let result = {
exec: (func) => func([]),
sort: (v) => {return result;}
};
```
could it be in a before…
-
We don't currently have any tests for the web app. We need to setup the test suite to use something like `chai.http` so we can start adding http request tests as we add new features.
Add some test…
-
Do we have an ABI?
What should be done with this section?
ghost updated
6 years ago
-
### What ? Why ?
Installer Pundit pour gérer les autorisations sur le CRUD Mission & Organization.
Pour le moment un seul type d'utilisateur (manager) peut faire ça, donc ça donnerait qqchose du…
-
### Steps to reproduce
1. Create a Flutter package with a .plist file in the `/ios` folder
2. Add this .plist file as a 's.resource' to the `/ios` folder `.podspec` file
3. Create an example Flutt…
-
Hi,
I have found during my tests that the new iPad mini (A17 pro) is not correctly detected.
It has code `iPad16.2` which is not actually mapped inside the library.
would it be possible to add it…