Simon Rey

Results 3 issues of Simon Rey

When changing dynamically 'constructorType' from 'chart' to 'mapChart', the chart is not re-rendered correctly. A workaround is to add ``` key={constructorType}``` in ``` ``` to force the rerender when the...

bug

### Task content Today we do not use vitest snapshots in our tests. As discussed in a meeting, we could use it in future PR. To communicate this choice, we...

area/documentation 📖