The issue here is that the user created a post template using elementor and added the edit link to edit their post on the frontend using our Toolset Forms, however the link redirects to the posts and doesn't display the edit form.
Solution:
For the edit form to work with elementor you must add the post content widget to your elementor template. What our Content template does is to hook into the post content loop output to replace it and display the edit form. If the Post content widget isn't there then the form won't appear.