Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot delete "Section" element after creating it #212

Open
TheTrainTrain opened this issue Jun 20, 2023 · 5 comments
Open

Cannot delete "Section" element after creating it #212

TheTrainTrain opened this issue Jun 20, 2023 · 5 comments

Comments

@TheTrainTrain
Copy link

After adding a Section to a View, it is impossible to delete it. It loads the deletion forever without ever completing the deletion.

@dlamoris
Copy link
Collaborator

can you give the versions of ve/mms being used? and any console errors?
if possible, consider joining the dev tagups https://www.openmbee.org/calendar.html so it's easier to debug

@TheTrainTrain
Copy link
Author

can you give the versions of ve/mms being used? and any console errors? if possible, consider joining the dev tagups https://www.openmbee.org/calendar.html so it's easier to debug

Thanks for the reply! I will start attending the tagups. How do I check the version of VE I am using?

There is no delete button available for the subsection, so I tried to delete the view that hosts the subsection and got greeted with this error in the console:
TypeError: $scope.treeApi.get_parent_branch is not a function
at $scope.ok (tree.controller.js:833:51)
at fn (eval at compile (params.js:13:2), :4:126)
at callback (params.js:13:2)
at Scope.$eval (params.js:13:2)
at Scope.$apply (params.js:13:2)
at HTMLButtonElement. (params.js:13:2)
at HTMLButtonElement.dispatch (params.js:13:2)
at elemData.handle (params.js:13:2) undefined

@dlamoris
Copy link
Collaborator

under top right Help, there's About View Editor
The current supported version is 4.0.2, compatible with mms4
There's also a 5 preview that's compatible with mms 4.0.18 and cameo mdk 2022x

@TheTrainTrain
Copy link
Author

VE Version: 4.0.0-RC1
MMS Version: 4.0.8b-LDAP-USER-SEARCH

@dlamoris
Copy link
Collaborator

you'll want to update both to the latest version i think (ve 4.0.2, mms 4.0.18)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants