Closed linas closed 3 years ago
See src/app/connect/url-connect/url-connect.component.ts near line 18: the list of Unordered links is wrong; these need to be fetched at runtime, instead of statically compiled.
src/app/connect/url-connect/url-connect.component.ts
Never mind. Its handled by fetchLinkTypes)_
fetchLinkTypes)_
See
src/app/connect/url-connect/url-connect.component.ts
near line 18: the list of Unordered links is wrong; these need to be fetched at runtime, instead of statically compiled.