Przemek Smyrdek

Results 3 issues of Przemek Smyrdek

Related to: https://github.com/angular/angular-cli/issues/17375 There are two issues with XRegExp and core-js I noticed recently: **1)** On `[email protected]` this script causes endless loop: ```js import 'core-js/features/regexp'; import XRegExp from 'xregexp'; window['XRegExp']...

bug
es
help wanted

Updating section about vector store updates. - [x] I understand that this repository is auto-generated and my pull request may not be merged

I'm struggling with the following issue: ![image](https://github.com/user-attachments/assets/d4bb2c88-8512-470f-bfd2-6140b4cf4de5) The issue is caused by the incorrect encoding of log body that is getting added to the database. While reading, it cannot be...