You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously this was done by using the ScriptInjector. But the ScriptInjector injected identical files multiple times if several views were openened. This overwrote the previously injected global variables causing missing references.
Currently directly included in the WebProtege.jsp which could be a problem.
Not sure how to inject them easily in another way yet.
The text was updated successfully, but these errors were encountered: