Rob Schilder
Rob Schilder
### Is your proposal related to a problem? When refreshing the migration from scratch it is troublesome to insert all the rows in an enum table by hand. As far...
Would it be possible to update this example also for a version to App Router? This would save a lot of time for people wanting to start with Builder.io and...
So, yesterday, [Next.js 13](https://nextjs.org/blog/next-13) was released with a first beta preview of React Server Components enabled by default. It's a big deal, and it appears that server and client integration...
### 🐛 Current behavior Hello Algolia team, I hope you're all doing well! I just wanted to start by saying a huge thank you for the amazing work you've put...
## Feature Request ### Plugin Capacitor Filesystem ### Description The `downloadFile` method in the Capacitor Filesystem plugin on the web platform currently writes the file to the IndexedDB instead of...
## Feature Request ### Plugin @capacitor/google-maps ### Description Enhancement request: Allow for cluster marker customization ### Platform(s) Android and iOS ### Preferred Solution Either enableClustering method to accept an optional...
Describe the bug When trying to install Supabase using Yarn Berry 4.0.2 on a MacBook Pro with an M3 chip, the build process fails and exits with code 129. The...
**Describe the bug** In [this example](https://github.com/BuilderIO/builder/blob/main/examples/nextjs-app-dir-v2/src/app/%5B%5B...slug%5D%5D/page.tsx), provided by Builder.io, it is suggested to use the following code snippet: ``` const { initializeNodeRuntime } = await import('@builder.io/sdk-react/node/init'); initializeNodeRuntime(); ``` However, initializeNodeRuntime...
**Issue:** In the process of upgrading from V14 to V15 of SuperTokens Node and integrating Apple Sign In, it was found that the absence of the `redirectURIOnProviderDashboard` parameter in the...
### New issue for cloudinary/frontend-frameworks "@cloudinary/react": "^1.11.0", #### For which package is this issue? "@cloudinary/react": "^1.11.0", #### Describe the issue in a sentence or two. The AdvancedImage component's responsiveness is...