-
Hello, I am trying to set up Forest Admin using the NPM method, and it seems broken.
Here is what I have :
➜ ~ npm install -g lumber-cli@latest -s …
-
## Expected behavior
On a table A that has 2 relations X and Y with the same table B, when you edit a row of table A without X nor Y, if you create a new X, save the new X, and save the row of tabl…
-
## Expected behavior
Expect `services.app` in `docker-compose.yml` to source environment variables from `.env`.
## Actual behavior
It was surprising to see that our `DATABASE_URL` was directl…
-
## What did you do?
I use both [isolator](https://github.com/palkan/isolator) (which depends on [sniffer](https://github.com/aderyabin/sniffer) which depends on `anyway_config`) and [forest-rails](ht…
-
In my `/models` folder i have `MODEL.test.js` files and also an `./old/` folder for old models.
On Express App start, i've got this ForestAdmin error : `ReferenceError: describe is not defined`, wh…
-
## Expected behavior
When accessing data for a model
I should be seeing the records for the given model.
The model is inheriting from another class, but it's not using STI.
## Actual behav…
-
## Expected behavior
No error
## Actual behavior
After upgrading from 3.6.6 to 3.6.8, our Forest integration is suddenly broken, with the following error:
## Failure Logs
```
[forest]…
znarf updated
4 years ago
-
# Actual behavior
I'm trying to read the https://docs.forestadmin.com/documentation/reference-guide/models
![image](https://user-images.githubusercontent.com/1394025/82038137-c2344180-96ab-11ea-9dc6…
pahaz updated
4 years ago
-
This may be more of a feature request / limitation than a bug. Thanks in advance.
## Expected behavior
Setting up ForestAdmin using lumber for the first time. Have a backend service in heroku us…
-
I had version `3.2.4` of this installed in a production app.
I have upgraded to a `~5` version and now I can't connect to my staging and local dev sites—it complains about a CORS issue.
I can't …