Maxime GUIHAL
Maxime GUIHAL
> It's difficult to review because of TS conversion, since Git considers the JS file has been deleted and the TS file is new. Maybe it would be a good...
Thanks @srosset81 for your last commit on semantic-data-provider (https://github.com/assemblee-virtuelle/semapps/commit/23688d0b2a11ff0cbf6d15749a40cf8905fa4300), I rebased the converted file to match your fix, and I updated typings to make containers attributes in dataServer config optional....
@srosset81 you didn't approve this PR. Was it ok for you? Can I merge it?
Thanks for your comment ! I made further investigations. I had the problem on Archipelago when I wanted to convert to TS these files: - On show/edit views : https://github.com/assemblee-virtuelle/archipelago/blob/master/frontend/src/layout/show/ShowView.jsx#L9...
Hello 👋 Isn't it resolved in this release https://github.com/assemblee-virtuelle/semapps/releases/tag/frontend-v0.6.2? You tested it on Archipelago which uses v0.6.0 of semantic-data-provider. This issue should be resolved in the next upgrade :)
I released a v2.1.0 of Archipelago here: https://github.com/assemblee-virtuelle/archipelago/releases/tag/v2.1.0
Your errors come from customized files from your instance (in particular OrganizationEdit) that has changed between two versions. Please be conscious that upgrading Archipelago may contains such changes and you...