Filip Rindler
Filip Rindler
I'm having external "Prev" and "Next" buttons (which work fine) and the Carousel dots are sometimes on top of the content, which doesn't look very nice. So I'm just looking...
Fixed in this PR for the templates repo: https://github.com/toptal/gitignore/pull/569#issue-2223952377
### Analysis & fix The reason is that the RPATHs have not been set, so the dylib loader is not finding the side dylib `libssh2.1.dylib`. This can be fixed by...
Here is a hacky 🐒 workaround implementing the above ideas: * Install `Blazored.LocalStorage` NuGet package * In the nav menu, instead of using `a href` write OnClick handlers to navigate....
The issue is still there in 1.7.2 (I haven't checked with more recent versions). Just in case anyone else has this problem: A workaround is to copy the contents of...