-
A circular reference inside the playground code leads to an infinite loop, crashing the Source Academy. An example can be seen by running the below code:
```js
const a = [];
a[0] = a;
```
This af…
-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [x] npm is producing an incorrect install.
- [x] npm is doing something I don't understand.
- [ ] Other (_see below for feat…
-
I realise this is more than likely going to be an issue on the side of Object.freeze() rather than this module but I was hoping by posting here there might be something that the module could do to com…
-
Hello,
I am looking for a help. I am trying to use `filterReports`, although my predicate function has to be a bit more involved then any readme example or tests I saw in the lib.
I actually need…
-
Hey man,
been playing around with babel7 in this repo some more and ran into an issue that we had [solved already](https://github.com/faceyspacey/react-universal-component/issues/28). Could be an err…
-
Along with `Plotly.react`, it would be nice if we would never mutate `gd.data` and `gd.layout`, just make new changed objects and alert the user to the change. We can't make this the default behavior …
-
When touch-dragging, the item being dragged periodically locks up until another item in the list is touched. Please see attached screen recording where the red-border indicates `isDragging` until anot…
-
Hi,
I want the input of the guys behind redux-observable about the ability to have an epic that run (by flag or...) in a 'web-worker' **_built in in the lib_**?
If you think its faisable how would y…
-
```
What steps will reproduce the problem?
1. Switch to Aeon65 Skin
2. Launch mythbox
What is the expected output? What do you see instead?
Mythbox screen. XBMC freezes.
What version of the product …
-
```
What steps will reproduce the problem?
1. Switch to Aeon65 Skin
2. Launch mythbox
What is the expected output? What do you see instead?
Mythbox screen. XBMC freezes.
What version of the product …