szmalec
szmalec
Hello. I am using latest version of MSBuild.Community.Tasks - v1.4.0.73 When I try to build project with MSBUILD tools version 3.5: ``` ) ``` which uses something like this: ```...
Hello. I would like to report problem which occurs in specific scenario. I have prepared [plunker](https://plnkr.co/edit/u8J19ZiVmY0tKwj0t4G5?p=preview) which shows where problem is (in plunker click button "Test #2 (ERROR)" and then...
@vitalets It seems that ["Editable ui-bootstrap Popover"](http://vitalets.github.io/angular-xeditable/#uipopover) does not work in Chrome 114.0.5735.91 - probably due to new [Popover API](https://developer.chrome.com/blog/introducing-popover-api/) (see also [here](https://github.com/GoogleChrome/developer.chrome.com/blob/main/site/en/blog/introducing-popover-api/index.md))... It's just that the `popover=true` attribute conflicts...
I would like logs generated for an authenticated user to be sent to the server along with the user's token in the headers. If the user signs off, log entries...