-
Is there an easy way to use React components in my Markdown source. Something like [reactdown](https://www.npmjs.com/package/reactdown)?
-
First attempt at setting up Sonarwhal using the generator resulting in an error.
## Environment
```
$ sonarwhal -v
v1.4.0
$ node -v
v8.11.1
$ npm -v
5.6.0
```
## `sonarwhal` configuratio…
-
Overview
===
There are several features of the application that will need to support image uploads from the user. This ticket will cover:
1. the discussion and options to decide on the React (cli…
-
When having a video tag on the page, even an empty one it triggers an error for the resource `data:image/png;base64,iVBORw0KGgoAAAAN … AIAAUCt/Q0TT+YRvd35vwAAAABJRU5ErkJggg==` and the error `No "cache…
ghost updated
6 years ago
-
Trying to set some Cache Control headers and no matter what I do it results in Sonarwhal reporting an error.
So I originally got...
```
Static resources should have a long cache value (3153600…
ghost updated
6 years ago
-
**Are you reporting a bug or requesting a feature?**
Not really a bug but an issue I am facing.
**What is happening?**
I have a bunch of collapsible divs which expand on the click of a button. Th…
-
#### What are you trying to achieve?
Trying to run Chrome headless tests on Jenkins Pipelines, which has stages running in parallel, each stage runs on the following Docker image https://hub.docker.c…
-
```
{
"browserslist": [],
"connector": {
"name": "chrome",
"options": {
"waitFor": 1000
}
},
"formatters": [
"codeframe"
],…
-
I am raising here an issue i am having. I also sent a Ticket to the Support Team but I thought afterwards it could also be helpful for other people running into the same issue.
It's basically an is…
-
## Environment
* __`sonar` version: 0.12.3
* __`Node.js` version: 8.8.1
* __`npm` version: 5.4.2
## `sonar` configuration
sonar's configuration
```js
{
"browserslist": [],
…