Connie Leung
Connie Leung
**Describe the bug** Better hangs and cannot finish any test after Angular application is upgrade to 13 and it worked in Angular 12. **To Reproduce** https://github.com/railsstudent/ng-spanish-menu/tree/upgrade-angular13 **Expected behavior** Before Angular...
Will lunr-language allow typescript imports to import "lunr-languages/lunr.stemmer.support", "lunr-languages/lunr.multi" and "lunr-languages/lunr.<locale>"? The workaround is to require(....)(lunr) to add functions to the prototype of lunr and call them in typescript code....
I could use the SDK to authenticate by Google account without problem. After I call signout() to sign out from web app, the google account is not really signed out....
Found the ng-class directive in form-group.html and I am wondering how it can be used to control has-class style. I wrote in angular html template file and the result is...
I enabled sourcemap option and obfuscated a nestjs application. When debugging the nestjs application on Chrome DevTool, sourceMap does not include all .map.js, only the last one is displayed. ##...
# Expected Behavior The converted JPG image should maintain the same color scheme. # Current Behavior The colors of the converted JPG image fall in the red spectrum # Failure...
I have a query that wants to return user array. When I use @QueryWithZod([UserZod]), error occurs. I cannot find example that return array of object, please kindly advise. ``` export...
**Description** Request a validator that determines whether or not a LLM refuses a prompt and generates an output that starts with texts such as "I cannot", "I can't", and "It...