-
I am passing these parameters:
const params = {
pagination: '.swiper-pagination',
slidesPerView: 2,
paginationClickable: true,
spaceBetween: 30
};
I have 12 slides in t…
-
Hello,
I would like to add Slovak and Czech language the same way that are now name_fr, name_en etc., so I can type Chorvatsko instead of Croatia in the search box and get correct results. I have m…
-
If I include the following code in a `.ts` file:
```
import { cssRaw } from 'typestyle';
export function injectCSS() {
cssRaw(`.glyphicon-pencil:before{content:"\270f"}`)
}
```
...tha…
-
Slides change on autoplay and with pagination click but forward and back button do not work at all.
```
-
## my environment running ArangoDB
I'm using the latest ArangoDB of the respective release series:
- [ ] 2.8
- [x] 3.0
- [ ] self-compiled devel branch
On this operating system:
- [ ] DCOS on
…
-
I am using https://github.com/erikras/react-redux-universal-hot-example boilerplate for my react-app that uses server side rendering.
My question is how do I make it work offline?
All of the pro…
-
Hi,
I like ArangoDB but don't like AQL SQL-like query language approach.
I very much prefer GraphQL approach but regarding GraphQL drawback mentionned here https://www.arangodb.com/2016/02/using-g…
-
I had created this issue here : https://github.com/cardcorp/fbRads/issues/17
The suggested fix was to copy the token from localhost initially and then use it on remote server which I did. But now tha…
-
Is it possible to avoid processing the raw MySQL protocol packets and just hand the content over as Buffers? My assumption is that if I want to forward the data via a binary protocol anyway, then conv…
-
I started getting this error this morning:
```
Error in subset(reportType, Type == "Double") :
object 'reportType' not found
```
with change in apiVersion. It looks like it by default uses…