Sylvere Richard
Sylvere Richard
Fixes the issue #785 and update the example to postgresql 12
When using this library with the latest version of React with [StrictMode](https://reactjs.org/docs/strict-mode.html) enabled, two different warning are generated: * `componentWillMount` will be [removed](https://reactjs.org/docs/react-component.html#unsafe_componentwillmount) in React 17 and should no more...
### Describe the bug The hostname-admin should enable to have a second hostname for a keycloak instance through which we can connect to the admin console. Unfortunately, after trying a...
I was struggling the whole day trying to configure a specific npm registry in my build file (written in kotlin DSL) by following the instruction of the FAQ (written in...
### Bug Docling is unable to recognize a separator line. See below ### Steps to reproduce Start docling-serve: `docker run --rm -e DOCLING_SERVE_ENABLE_UI=true -p 5001:5001 quay.io/docling-project/docling-serve:v0.6.0 ` Then browse to...