Richard Tibbles
Richard Tibbles
It seems reasonable that there may be an issue in the reactivity of `taskFinished` getter, based on your observations. My guess would be is that it is not updating when...
So, it seems the way that the taskList vuex state is being updated is not triggering reactivity. What is the vuex mutation that is updating it? Where is it being...
Hrm, that does look like it shouldn't be falling foul of any of the usual reactive gotchas. Can you try using the `mapState` helper function from vuex to define the...
Thank you @thesujai - I have assigned you. Thanks for coming back to wrap up the GSoC Distributed Error Reporting project!
The other alternative would be to use the `SectionSidePanel` component inside of each of the subcomponents, to give them full control over the side panel, rather than instantiating it in...
Fixed in #13654
Hi @manuaishika - I have assigned you as you just got in first, please let me know how you plan to tackle this issue.
@KumarVivekPathak are you serious? https://github.com/learningequality/kolibri/blob/develop/kolibri/core/content/utils/content_delete.py It's right there. This makes me suspect that this github comment was generated by an LLM - please consider the content of what you post...
This may now work because they seem to actually be respecting the allowedHosts setting - but this will require manual testing to be sure.