-
# This is a Bug Report
For feature proposals:
* What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us.
* If there is addit…
-
See https://travis-ci.org/ampproject/amphtml/jobs/416145788#L623-L639
```
[23:26:15] StatusCodeError: 400 - {"errors":[{"status":"bad_request"},{"source":{"pointer":"/data/attributes/base"},"detai…
-
This has happened on a few PR builds today (I've had to restart all of them)
```js
[16:33:06] StatusCodeError: 400 - {"errors":[{"status":"bad_request"},{"source":{"pointer":"/data/attributes/base…
-
I have a problem with [Yandex Webvisor](https://metrica.yandex.com/promo/webvisor/). In production mode styled-components injects styles to CSSOM. Because of this yandex bot can't render page properly…
-
With the new testing API, usage would change to
```js
import { percySnapshot } from 'ember-percy';
test('foo', async function(assert) {
await percySnapshot('bar');
});
```
Correct?
-
We need to figure out an approach to do that. But these automated tests should run for each PR before merging and assure a certain level of quality.
-
It is already not the first time when small visual inconsistencies leak out.
(because they can be tested only by human for now)
It is clear that my `npm run docs components OK` sure is not enought :…
-
#847 made it so that we detect a `Window` global by getting calling `Function ()()` and taking that returned `this` and seeing if it is `instanceof Window`.
One thing that I'll sometimes do that is…
-
The initial attempt in #11682 ran into some issues, but now that the experiment is removed from 1.0, I believe we should be able to add these tests with no problem.
-
How to use it in Non WebMercator spatialReference?such as "wkid": 2381 or other projected coordinate system?