Josh
Josh
### Description I keep getting the following error message: ``` Error: Hydration failed because the initial UI does not match what was rendered on the server. Warning: Did not expect...
On the latest version of NextJS 13 and ShadCN, the following code snippet will cause an error: ``` A list of instruments. {headers.map((header: HeaderType) => ( {header.name} ))} {instruments.map((instrument: InstrumentType)...
Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...
# Bug report - [ X] I confirm this is a bug with Supabase, not with my own application. - [ X ] I confirm I have searched the [Docs](https://docs.supabase.com),...