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 in-place topic creation bug (unable to create topic) #120

Closed brettkromkamp closed 2 years ago

brettkromkamp commented 2 years ago

In-place topic creation (https://brettkromkamp.com/posts/in-place-topic-creation/) fails. See attached screenshot.

contextualise-unable-to-create-topic-bug

brettkromkamp commented 2 years ago

It is working?!? Closing the issue as I am not able to reproduce the defective behaviour, today.

brettkromkamp commented 2 years ago

This Axios.js PR fixed the problem: https://github.com/axios/axios/pull/4640