Daniela Rus Morales

Results 111 comments of Daniela Rus Morales

> So I did: > > * [feat(react): django js not mandatory #420](https://github.com/danirus/django-comments-xtd/pull/420) > * [feat(react): optionable remarkable #417](https://github.com/danirus/django-comments-xtd/pull/417) > > With those changes Remarkable and Django libraries are used...

> I followed the tutorial and the replies are not nested under comments. What can I do to fix this? @SEGATON, sorry that I didn't answer before. I answered you...

This solution, trying to combine the case in which the hook for the ReactJS plugin does not exist with the case in which it does exist is overcomplicated. If you...

Hi @Mte90, thanks for your contribution, but unfortunately the code fails. Bear in mind that the dependency is declared when building the plugin, and that can't be made optional. Therefore...

This PR doesn't address the issue you have [reported](https://github.com/danirus/django-comments-xtd/issues/414#issue-2108409239). The problem is that you are not loading remarkable, and the wrapper created by Rollupjs can't use it.

My [comment](https://github.com/danirus/django-comments-xtd/pull/420#issuecomment-1939161975) in the PR #420 also applies here.

How do you propose to do it optional?

Hi @Vulum, thank you for letting me know. Could you help me a bit more? I just checked to update my local virtual environment and it works, at least it...

@Vulum, please, could you explain the problem? Could you explain steps to reproduce the issue? I would really appreciate it. Thank you.

Hi @Braintelligence, would it be possible to create a repository with the code? I could look into it and give you feedback.