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?
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?