Vulcan-Starter
Vulcan-Starter copied to clipboard
The <UsersEditForm> of Example-Forum don't work.
Hi, I'm setting up Vulcanjs 1.14.0 two Repo new on a Test Computer. When I am logged in and click on the Menupoint "User Edit", I get an empty Side. The mistakes are in the attach. mistake.txt
Tagging @SachaG
I've investigated and the issue is that this part of the code is just not up to date. Some fields have been deleted in the packages/example-forum/lib/modules/users/custom_fields.js but not in the User profile page/fragment.
To have more insight, you can usually check the network tab too.
However one thing that bothers me is that withSingle2 does not produce an error on wrong fragment.
We would be really happy to take PR from contributors on this part, because maintaining those packages can be time consuming while we already have a lot of work on the core.