Martin Donath
Martin Donath
So, just a little heads up: I'm actively working on the blogging feature. I'll need some more time, as it's a pretty big thing to get out the door given...
Thanks for reporting and the detailed analysis. When serving via `file://`, browsers do not allow for parallel operations as web workers are not supported. This is why Material for MkDocs...
Fixed in squidfunk/mkdocs-material-insiders@3724e19d5. Now, if the protocol is `file://`, search initialization is deferred to the moment the search is clicked for the first time. This doesn't mitigate the freezing of...
Released as part of 8.4.0+insiders-4.21.1.
Thanks!
Thanks! Added in 5f360d277.
Released as part of 8.4.0.
Thanks for reporting. You have customizations in place: ``` yaml extra_javascript: - scripts/feedback.js ``` Please remove them and check whether the issue persists.
Thanks! I'm not able to reproduce this issue. The moment I accept the cookie consent, the page automatically reloads, and the feedback widget is rendered: https://user-images.githubusercontent.com/932156/184474507-a9581925-62d0-496c-936e-00031a68d66e.mp4 I've used the following...
Thanks for reporting. The `readthedocs` theme is probably an error in your configuration, right?