Gary Chan

Results 12 issues of Gary Chan

Implemented C#/Core 2.1/XUnit/Selenium Related to #2345, #2190

.net framework 4.6.1 is the last default version of the framework installed with **Visual Studio Community 2017 15.9.7**. **AllReady.ScenarioTest** is looking for 4.6.2. ![image](https://user-images.githubusercontent.com/23250332/52905122-76fe5b00-31ea-11e9-8829-b1e908232ab7.png) Unless there is a very specific...

This build is an aggregate of changes - update of _gulpfile.js_ to support _Gulp 4_ thus _Node 10_ - complete upgrade of _AllReady.Integration_ to _Canopy2_ and _Core 2.1_ - associated...

Opening **AllReadyWebOnly.sln** from a fresh clone in VS2017 will produce warnings in **Error List** window. ![image](https://user-images.githubusercontent.com/23250332/52904221-e28dfb80-31dd-11e9-983a-5c70801f3008.png)

I got everything to build after fixing #2344 and #2345 but the website did not render correctly. ![image](https://user-images.githubusercontent.com/23250332/52905545-98fadc00-31f0-11e9-9d36-ac5fc3ec7bb3.png) There were no build errors. Finally spotted ![image](https://user-images.githubusercontent.com/23250332/52905607-803ef600-31f1-11e9-8bf6-a0a6edceba69.png) indicating that not all...

Encountered this while working on #2345. The **Admin/Event/Create** page shows ![image](https://user-images.githubusercontent.com/23250332/53276027-44ed6d00-36b2-11e9-9f67-a4d3f3309061.png) While **Admin/Campaign/Details** shows ![image](https://user-images.githubusercontent.com/23250332/53276205-fa202500-36b2-11e9-9455-fe5dae6fb8b9.png)

It's been a while since I've worked on this project and I wanted to get back into it. I started with a fresh development system with only **git version 2.20.1.windows.1**...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug **enhancedload** event should not occur in Blazor Hybrid/MAUI and WebAssembly...

investigate
Needs: Author Feedback
area-blazor
Needs: Repro

This issue was uncovered originally in _Azure Functions Core Tools_ when creating an isolated c# function. Please see the following: https://github.com/Azure/azure-functions-core-tools/issues/3217#issuecomment-1483750491. ```powershell Restoring C:\git\bug-free-sniffle\apitest\WeatherForecastFunction1.cs: C:\git\bug-free-sniffle\apitest\WeatherForecastFunction1.cs(1,1): error MSB4025: The project file...

Needs: Triage (functions)

I found a few minor typos and grammatical issues in the Wiki. I [cloned a copy of the Wiki](https://github.com/c0g1t8/TwoWeeksReady-wiki) and placed the changes in the [updates branch](https://github.com/c0g1t8/TwoWeeksReady-wiki/tree/updates). If the changes...