Jorge Costa

Results 12 issues of Jorge Costa

hi @sawilde was trying to import coverage reports into sonar, i notice that the c++cli paths in report are all lower case, as the c# side all have correct casing....

feature
low

Hi, After upgrading to Vuetify 2.0 and taking all last updates of libs, now i get sometimes this exception: Neutronium - Browser Log: Message: Uncaught (in promise) NavigationDuplicated: Avoided redundant...

Have this interface in typescript ``` export interface ITafCommand { Execute(data:any) : void; } ``` Call it with from typescript side ``` this.tafRunnerModel?.SaveSearchCommand?.Execute(addSearchList); ``` or html ``` @click="viewModel.tafRunnerModel.SaveSearchCommand.Execute(currentSearchList)" ``` if...

hi, ive migrate our app to vue SPA template and mostly everything works great except for a small annoying problem that everyone is complaining... We have a data table with...

@jeffkl is it possible to show a warning when a project has a packages.config and a packages.props is found at root of the project. it has a few times that...

Feature Request
Help Wanted

Hi We have a sdk type of library that provides custom base for our wpf apps... Then each exe inherits from Fusion.App instead of System.Windows.Application MSIX is not able to...

Question
Area-External

hi, i get these linking errors: 3>NumberingTestFixture.obj : error LNK2001: unresolved external symbol "class testing::internal::Mutex testing::internal::g_gmock_mutex" (?g_gmock_mutex@internal@testing@@3VMutex@12@A) 3>NumberingTestFixture.obj : error LNK2001: unresolved external symbol "class testing::internal::ThreadLocal testing::internal::g_gmock_implicit_sequence" (?g_gmock_implicit_sequence@internal@testing@@3V?$ThreadLocal@PEAVSequence@testing@@@12@A) 3>D:\prod\structures\BuildDrop\Work\bin_x64\NumberingTest.exe :...

hi, seems i cannot get the dashboard to show all builds in screen if there are 2 many builds. is this something that can be done? thanks and good job...

dashboard
options

Hi We are using hosted agents which dont get recycled between runs to avoid initalization time penaltyes. to ensure we have a clean machine we run a set of scripts...

bug

### Prerequisites - [x] I have [searched](https://github.com/trimble-oss/modus-web-components/issues?q=is%3Aissue) for duplicate or closed issues - [x] I have read the [contributing guidelines](https://github.com/trimble-oss/modus-web-components/blob/main/CONTRIBUTING.md) ### Describe the issue Left Side bar doest fill in...

bug
external-request