Lloyd Francis
Lloyd Francis
Can you catch the error and try and log it?
@thavus can you describe the steps you took to use `google-translate-api`?
@martimalek What two dividers should not be expected to be rendered here _(I see three dividers)_? The one in the middle should be there?
Personally I'm in favour of using a generic `color` or `theme` property instead of multiple ones
We have decided to use the `variant` property for the `Text` component and refactor `primary`, `secondary` and the proposed `tertiary` props to use the `variant` instead. The idea is to...
We have a lot of tech debt that we need to clean up in BOMT (and maybe even DMT) before we can migrate to react18. I think it's really nice...
In my opinion, if we want to go with the `peerDependency` approach, then we should definitely document it. I had the impression that it was better to bundle `styled-components` with...
Actually, scratch that. I am not able to reproduce the react-select issue on the codesandbox, so maybe it's an issue with my environment. Let me dig around a bit, maybe...
tbh I didn't explore this afterwards, I assumed it's an issue with my env. Maybe we should considering making this a `peerDependency` 🤔
This problem [resurfaced again](https://gitlab.free-now.com/free-now/web/supply/booking-management-tool/-/jobs/200114#L286), apparently `react-select` isn't installed as a dep of `react-windowed-select` causing issues in BOMT from wave for the tests