-
created a brand new app with create-volto-app
yarn-start results in
```
ERROR in ./node_modules/semantic-ui-less/semantic.less 14:0
Module parse failed: Unexpected token (14:0)
You may need a…
-
TL;DR: Can you expose [shared/getComponentName](https://github.com/facebook/react/blob/master/packages/shared/getComponentName.js)?
**Do you want to request a *feature* or report a *bug*?**
Ex…
-
Hi,
Harold and I were talking today and ended looking at this term. There are both some minor issues and some major issues (which I've put in SF before). At a minimum, we should fix the minor issues.…
-
To test Enzyme for higher orders and improve our docs I tried to follow the[ jax cookbook](https://jax.readthedocs.io/en/latest/notebooks/autodiff_cookbook.html). It fails however pretty early due to …
-
Hi @gdalle
I'm having problems trying to do nested jacobian calculations. This might be related to https://github.com/gdalle/DifferentiationInterface.jl/issues/345
MWE:
```julia
using Differe…
-
When i create a store and combine a reducer, but connectRouter returns 0. But in the official example when i run it, it works and connectRouter returns a object.
My code is the same like the officia…
-
### Describe the bug
After upgrading the package from 5.1.8 to 5.1.9 and creating a release build on iOS, the build is created and installed on the simulator.
But as soon as it opens, it crashes w…
-
-
Hello!
Only a small issue, but adds one unnecessary line of code to change the type: the function ```build_kinetic_model()``` requires a ```capacity``` with ```Real``` values, but in the COBREXA fu…
-
Super cool, but hard to get going. On top of the stated dependencies I also had to add a lot of modules to my environment to get this working:
ipdb einops ml-collections dm-tree ipywidgets jupyter ei…