mitosis icon indicating copy to clipboard operation
mitosis copied to clipboard

Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.

Results 228 mitosis issues
Sort by recently updated
recently updated
newest added

### I am interested in helping provide a fix! Yes ### Which generators are impacted? - [ ] All - [X] Angular - [ ] HTML - [ ] Preact...

bug

## Description Please provide the following information: closes #1484 Fixed issue where `onInput` and `onChange` treated the same for: - `angular` - `lit` - `stencil` - `html` The generators should...

### I am interested in helping provide a fix! Yes ### Which generators are impacted? - [ ] All - [X] Angular - [ ] HTML - [ ] Preact...

bug

### I am interested in helping provide a fix! Yes ### Which generators are impacted? - [ ] All - [ ] Angular - [ ] HTML - [ ]...

bug

## Description Please provide the following information: There were some issues with vue `option.api="composition"`: - `ref` wasn't imported when using `useRef` hook without using `useState` - Composition api always use...

## Description Please provide the following information: Add `e2e-stencil` to test if Stencil framework works with generated stencil outputs. Blocked until https://github.com/BuilderIO/mitosis/pull/1547 is merged. Make sure to follow the PR...

Remove on prefix on Angular Events ## Description Please provide the following information: - What changes you made: Remove on prefix on Angular Events - Why you made them, and:...

### I am interested in helping provide a fix! Yes ### Which generators are impacted? - [ ] All - [X] Angular - [ ] HTML - [ ] Preact...

bug