rublev

Results 31 comments of rublev

> Seems like this project was abandoned years ago. I would really like for this to be fixed somehow, since user-facing pages using this require some disclaimer that your tools...

if you make a page like `pages/newpage.vue` with: ``` New Page ``` and visit `localhost:3000/newpage` I get it every single time. `/` leads to the error same with `newpage` but...

downgrading to `"nuxt-vuefire": "^1.0.3",` worked with SSR set to true for login. to get the app to reliably work i have to open a new incognito tab, wait until all...

seem to have fixed it with https://github.com/nuxt/nuxt/issues/20209 ``` "consola": "^3.0.1", ... "overrides": { "consola": "3.0.1" } ``` fixed it it seems

Dude I've been trying to figure this out all day. https://old.reddit.com/r/MacOS/comments/1eqbq37/macos_sonoma_or_later_apply_your_own_dynamic/

@ianyh hey ian any status on this?

> No update. I think I know how the change can work, but I haven't had a chance to do it. hey cool you figured it out. no worries, eagerly...

cmd+h doesn't hide, cmd+shift+w doesn't close, and the global hotkey also doesn't hide the window! Need this so bad.

Was just going to say. It's not fast enough so it results in micro flash of the border getting rendered just after switching to a space. A very short animation...