David Scholz

Results 5 issues of David Scholz

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. We have noticed several crashes due...

I want to call `goToSlide` using a `ref` to the `AppIntroSlider` and I want to save the current index in a state. Consider the following example. ```javascript const [index, setIndex]...

## Description The "Related Posts" text is currently not considered for translation. I have added the german translation as well as the i8n function call. ### Issue Number: #472 ---...

The "Related Posts" text, which is enabled via `relatedPosts=true`, is currently not considered for translation. I'll create a PR soon after.

enhancement

I have asked this on [StackOverflow](https://stackoverflow.com/questions/70882693/unable-to-import-python-file-in-vscode-julia-notebook) first, but this seems to be not limited to my setup. I'm trying to import a Python file containing a single function into my...