brettkromkamp / contextualise

Contextualise is an effective tool particularly suited for organising information-heavy projects and activities consisting of unstructured and widely diverse data and information resources
https://contextualise.dev/
MIT License
1.04k stars 44 forks source link

Fix Uncaught TypeError: axios.get is not a function when using the network visualization #145

Closed brettkromkamp closed 1 month ago

brettkromkamp commented 1 year ago

See URL: https://axios-http.com/docs/example

brettkromkamp commented 1 year ago

See URL: https://github.com/axios/axios/issues/5038

brettkromkamp commented 1 year ago

Either refactor to the Fetch API or pin to a specific version. My bad.

Fix will be out later today.

brettkromkamp commented 1 month ago

Fixed in 1.10.0. Deployment pending.