ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
65 stars 22 forks source link

Part of component diagram is not displayed #239

Closed SimonPaul02 closed 2 years ago

SimonPaul02 commented 2 years ago

Describe the bug

I tried to correct a student's submission, but it looked really strange: image It was no darkmode issue, so after opening the devtools, I found out that the student submitted the components that were missing: image Removing the :PC component with devtools helped, but this shouldn't be the normal. Please fix this ;)

To Reproduce

Go to l05e03 correction, it should be corrected to 99.91% (one correction left) There, you can inspect it yourself.

Expected behavior

It should work without making changes in the devtools

Environment