react-listbox
react-listbox copied to clipboard
Does process.nextTick() break in SSR settings? (Such as Gastby?, Nextjs?)
I'm experimenting with react-listbox for use in a Gatsby site. The following error occurs when clicking ListboxButton:
Am I right that this issue happens if server-side-rendering? Is there an alternative approach (rather than process.nextTick) that could be used?