Elias Lousseief

Results 24 comments of Elias Lousseief

Hi there! With the current setup you have to have a `MathJaxContext`, it's part of the contract so excluding it will simply not work. Typical MathJax usage in the browser...

I'm not seeing your idea super clearly... but what you need to do is replace the injected script call for MathJax with an import from the MathJax package and place...

I'm not sure if it works with React Native unfortunately. You can try to create a code sandbox with the same code and see if it throws the same error,...

Hi! As always it's virtually impossible to help if you can't reproduce the problem minimal example which can be inspected. When you say "coming from the backend", do you mean...

A solution to this must be within reach and not as complicated as the above one. Could you duplicate the page where this bug shows, and remove as much content...

Thanks for input @pkra ! Have you been able to reproduce the issue in a way where it can be inspected @kanlancb ?

Hi! This suggests that the component is not remounted when you press the back button which sounds odd. Some research is warranted so either you could provide some sandbox to...

By persistent part of the app, I mean the part that does not rerender. For example the very root of the app does not rerender so I suggest you put...

Great! I suggest then we close this ticket and then you can add a new one with those requests. I have been thinking about that in the past and it...

I experience that there is a sensitivity to weight initialization. I can run the model (rnn2) after the version switch but only occasionally does it actually learn something and then,...