Open CamilleLetavernier opened 2 years ago
@CamilleLetavernier is this fixed with the PR you linked or do we need some work on the modelserver to fix this?
I haven't fixed it, but I haven't investigated it either. I don't know if it's an issue with the Ecore GLSP integration or if it's related to the Model Server.
When updating the ModelServer to fix #115, a new exception is sometimes thrown, if the properties view is open while manipulating the model in GLSP (Mostly when creating new elements):
The Json message that causes the exception (not visible in the exception) seems valid to me:
The exception doesn't always occur (but it's relatively frequent, ~70% of the time when I create a new class), and doesn't seem to "break" anything.
The exception was introduced with the Model Server update in PR #116 (Or maybe it was already there, but we didn't notice it because of the previous exception in #115)