Portnoy Vladislav

Results 2 issues of Portnoy Vladislav

Hi! This pull request follows from this issue https://github.com/scopsy/await-to-js/issues/14 ```Typescript const [error, response] = await to(myApiCall()); // expect response as ResponseDTO, receive ResponseDTO | undefined ```

### Vue version 3.5.12 ### Link to minimal reproduction https://stackblitz.com/edit/vitejs-vite-v477mx?file=src%2FApp.vue ### Steps to reproduce Add to html tag a attribute **text** ### What is expected? attribute text does not override...

🔩 p2-edge-case