-
## Description
If you create a `smart field` with the `get` and `set` method, and you set `isRequired=true`, `forest` will mark the field as required but ignore it in the form submission.
## Examp…
-
I'm getting 404 after deploying on my production server
Error message say's
Unlock your data
Oops, cannot reach the endpoint on your application. Check your Liana version.
-
Hi, when i try to config forest like that :
```
'use strict';
const Liana = require('forest-express-mongoose');
const Debug = require('debug')
const debug = Debug(('app:config:functions:fore…
-
## Expected behavior
Hello. I faced an issue. I have two collections. Products and Categories. Products references to Categories by link stored in Products collection “parent”. I create mongoose re…
-
**Mod Version & Build Number**
ConquestReforged-4.0.0-21-mc1.15.1-AllInOne
**Forge Version**
forge-30.0.8
**Describe the bug**
The following blocks have broken colormapping:
- […
-
Since this commit : https://github.com/ForestAdmin/forest-express/commit/20f1ad58b09246276cef5c12016051c444412f5b the require('forest-express').ResourceSerializer is not working correctly.
On a rel…
-
I'm encountering an issue with relationships where the target model contains an `ltree` column. Since Sequelize does not support `ltree` in its models as far as I am aware, in the model I defined the …
-
## Expected behavior
Liana doesn't override the cors preferences set by previous middlewares.
It could just append hosts to the existing origins.
It could also respect the predefined maxAge val…
-
I'm using ruby 2.5.1 and it seems I get new warnings I didn't have before. Any idea how to get ride of those?
```
/Users/daniel/.rvm/gems/ruby-2.5.1/gems/forest_liana-2.8.2/app/serializers/forest_…
ghost updated
5 years ago
-
## Expected behavior
Access my data with the Forest UI.
## Actual behavior
My team has been using flawlessly Forest for several months. From one day to another, it became impossible for all m…