Mindmap wird nicht initialisiert ! :(
This commit is contained in:
@@ -16,7 +16,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
console.error('Mindmap-Container #cy nicht gefunden!');
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
// Prüfe, ob Cytoscape verfügbar ist
|
||||
if (typeof cytoscape === 'undefined') {
|
||||
console.error('Cytoscape ist nicht definiert!');
|
||||
|
||||
Reference in New Issue
Block a user