Customers would love it if we could import full frames. For example - We have a header frame that we could import the nav, hero image, CTA button etc in one go. For now it will only import each element separately which works without any issues - e...
currently i cannot see a way to delete an entire model. i should be able to delete it if i want. there is also no easy way to delete entires. the only way i can see, is to open each entry individually and delete it - which is too time-consuming
With the Typeform App, we would be able to embed Typeforms directly into Builder pages, aiding lead gen capture efforts. Types of forms: Engagement polls Entertaining quizzes Feedback surveys Order forms Application forms Branding questionnaire Re...
Feedback from Tekton: So the first issue I notice when using the @builder.io/react and @builder.io/react/lite packages is that the Builder class is simply exported without new type definitions or specific React bindings. What I would expect to see...
Customizing the body would be incredibly useful as some POST body has different schemas. example: body: { person: true, characteristics: { eyes: brown, hair: bald, weight: 180, } }
Hide Builder-generated console errors/warnings in all or just production environments
Sometimes Builder can generate a decent number of warnings in the console, depending on how your page is set up. It would be nice to have a flag in the SDK that can hide console warnings/errors production environments
Bug: incorrect casing / caps lock in Data model text input for fields
try creating a custom field for a data model, called URL (as per the tutorial) https://www.builder.io/c/docs/integrate-cms-data if you type something in all-caps, the input's text is in SpOnGeBoB cAsInG
I love love love builder.io. Just set everything up and I already feel so much more productive than with contentful. The API documentation is amazing. I can't wait to get started with the page builder! For data models, it would be great if one cou...
Targeting on an integer isn't supported. The only work around is to use the string type and wrap the integer in quotes. Additional points for allowing the use of less and greater than, for example, `accountAgeInYears > 3`