Joel
Results
2
issues of
Joel
When using React Helmet and importing bootstrap (installed through npm: [https://facebook.github.io/create-react-app/docs/adding-bootstrap](https://facebook.github.io/create-react-app/docs/adding-bootstrap)) in the same page, none of the meta tags are being written into the on build. From what I...
**Describe the bug** When registering a component using `Builder.registerComponent()` and defining the inputs, the `type` `model` is missing from `Input`: **To Reproduce** Steps to reproduce the behavior: 1. Use `"@builder.io/react":...