Kristján Oddsson
Kristján Oddsson
@lesliecdubs; Sure! I think nested dialogs are a bit 😬 but I was given a design for `github/github` which uses a side panel which includes a trigger for a more...
Could you talk more about server-side rendering? Since this element doesn't actually render in a JS context I'm surprised at how it wouldn't work. A reduced test case for server...
I've tried reproducing this in both next.js and react-dom/server and couldn't get this to blow up so a reduced test case would be much appriciated.
I don't get a error related to a `window` in my reduced Gatsby case. What is the error you are getting? I can't get `primer/react` up and running. I get...
This renders for me with the markdown toolbar custom elements registered and that demo running withing out crashing. ```js import React, { useEffect } from "react"; export default function IndexPage()...
This is probably due to either server time-sync issues or client time settings. Can you reproduce this consistently?
@Pau1fitz Can't you just go to the homepage (https://github.com/) and see any of the activity in the list there?
👋🏻 Do you have any reproduction code so we can take a look?
This looks fine to me. I've got slight worries that this might regress the experience for screenreader users, but I couldn't find anything about if we should announce when the...
It looks correct to me. What are you expecting to see?