-
**Do you want to request a *feature* or report a *bug*?**
**What is the current behavior?**
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal de…
-
## 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
- [ …
-
So I noticed that the Bootstrap 4 has no documentation on stacked progressbars. Are they gone or is this simply missing? I hope the later, as stacked progressbars are quiet useful.
-
Stumbled upon some weird behavior if an attribute with a dot in it is accessed à la `doc["foo.bar"]`. Results are partially different between Windows and Linux (Windows 10 / CentOS 7), but both platfo…
-
I am using fbRads package and needed to update to version 2.10.
I have these two statements in my import:
fb_listAdd
-
```
Uncaught Error: ReactMount: Two valid but unequal nodes with the same `data-reactid`: .3.2.0.0.0.0.0.0.$2.0.$1/=1$1.0.0
at invariant (invariant.js:39)
at Object.getID (ReactMount.js:119…
-
https://github.com/servo/servo/pull/16517 stashes a `cached_system_font` on the ComputedValues type. We also stash a `font_size_keyword` thing. These should be hidden away in a struct.
The system f…
-
Hi,
I am running Ubuntu 16.04.1 LTS.
I installed ROS Kinetic by following http://wiki.ros.org/kinetic/Installation/Ubuntu.
I used the desktop-full option.
To run Vision4UAV, I followed the …
-
I am using ReactJS SSR and my html is generated from a react component
1. How do I cache this using offline plugin to enable off line access.
2. How do I cache my images serviced from cdn? By sp…
-
1. I have required cookie-parser and included as a middleware.
2. My server code looks like this
```
match({routes: routes, location: req.originalUrl }, (error, redirectLocation, renderProps) …