-
## Expected behavior
I should be able to add a single filter
## Actual behavior
If i add a single filter it fails
## Failure Logs
```
0|admin-server | [forest] 🌳🌳🌳 Unexpected error: …
-
Hi, I tried following the instructions to test forest admin on my app, but had several issues...
- `lumber login` doesn't do anything
- when I launch `yarn start` in the generated app, I get this…
-
Hello!
I saw that that https://hub.docker.com/r/forestadmin/lumber exists but it doesn't have any description and doesn't seems maintained.
Releasing docker images would be great for people runn…
-
Hi,
I'm a new user, trying out Forest Admin for the first time.
I'm running my trial on a hosted server of mine.
I apologize in advance if I'm not entirely familiar with all the Forest Admin Ja…
-
In Actions, I'm trying to prefill a form with dynamic default values. So I used the example [here](https://doc.forestadmin.com/developer-guide/express-mongoose.html#prefill-a-form-with-default-values)…
-
## Expected behavior
We currently have a date only field storing to Postgres. When I query that field it has no time associated in the database nor in our rails console. However in Forest it is apply…
-
There is a way to call a server side action after insertion ?
When I use forestadmin to insert data on my database, I would like to call my server for create another thing (API Call)
There is an …
-
## Announcement
A lot has changed in [Next.js](https://nextjs.org) since NextAuth 1.0 was released.
[Now.sh](https://now.sh), [Vercel](https://vercel.com) (formerly known Zeit), [React](https://…
-
## Expected behavior
Modify UI configuration on local. It should update on production after save.
### Actual behavior
Even after getting mail production UI configuration not changed
## Fai…
-
There is issue with connecting to mongodb atlas where they using mongo+srv for connection. After debugging into this last night, it appears that we didnt take mongo+srv into consideration in few place…