John Pham
John Pham
@Yuyz0112 in some recording yes. The problem does happen in recordings that don't have a rrweb player iframe though.
Hey @arnavchaurasia, rrweb only handles a single `blockClass` right now. See https://github.com/rrweb-io/rrweb/blob/995d80a26ff23e0ed9bebd7292e2d0a5491f3f4f/src/utils.ts#L227 Supporting multiple class names would be straightforward, change the `string` into a `string[]`.
Hello! I'm also interested on how the system would work. 1. OS-level call from the shortcut manager to the application to get the keyboard shortcuts 2. Pre-defined list of shortcuts...
@OtacilioN Great idea! Probot may be good for that?
We needed some zen in here @JoeRomeo. Could you clean up your commit, looks like there's some extra new lines.
Setting `transpilePackages` is the workaround we recommend https://github.com/vercel/geist-font/issues/59#issuecomment-1854522683. Moving forward we will 1. Make a change in Next.js to support `geist` automatically in the Pages router 1. Update the documentation...
I think this has the same root cause as https://github.com/vercel/geist-font/issues/59 Closing this as a duplicate of that.
Can you provide repro code?
Closing as there's no repro. The suspect is that you have DevTools open with the "Disabled Cache" option enabled.
Thanks for the feedback. We will improve the API for the fonts soon!