Aivan Monceller

Results 21 issues of Aivan Monceller

Do you have any idea why the page navigation is slow? React frontend using client side routing should navigate instantaneously. Currently the average page load of this setup is **600-700ms**....

Previewing pages has already been fixed on #14 . However viewing pages should also be fixed so that the url will use the `get_frontend_origin`

I know it is not possible right now, so I just copied it like so ```js import { useContext, component } from "haunted"; const contextEvent = "haunted.context"; export const createContext...

enhancement

How do I prevent exit from fullscreen when paused?

Sorry this is not an issue, but I see a lot of people struggling to get started with this. So I hope this could help anyone. I have only tested...

I have tried creating my custom control however I cannot get rid of the circular progress bar. It is showing under my play button when I launch a video. ![image](https://user-images.githubusercontent.com/507464/148655633-8df1ecff-fe56-4514-9c54-8af7f44d4043.png)...

This issue is related to #3. ![](https://i.imgur.com/bMbVMaU.png) ![](https://i.imgur.com/fP0p4Wb.png) I have updated the dependencies as follows ``` { "name": "gatsby-starter-tinacms", "private": true, "description": "A starter for a blog powered by Gatsby...

``` ```js {highlight:[1,'5-7',8]} export function solution(str) { let i = 0; let count = 0; while(i

References https://github.com/huggingface/diffusers/blob/main/examples/community/README.md#stable-diffusion-with-k-diffusion https://github.com/crowsonkb/k-diffusion

enhancement

**Have you modified the save files** No, I am using the latest version of the game 1.3.1, the save file loads on my server and am able to play with...

bug