Will Jones
Will Jones
Full stack trace: The project '{pathTo/myProj.csproj}' could not be loaded: System.InvalidOperationException: Not a project: {pathTo/myProj.csproj} ---> Microsoft.Build.Exceptions.InvalidProjectFileException: Invalid static method invocation syntax: "[MSBuild]::AreFeaturesEnabled('16.8')". Method '[MSBuild]::AreFeaturesEnabled' not found. Static method invocation...
The selected option is given the class 'selected' so can be hidden through css: ng-select select-dropdown .selected { display: none; }
I'm having the same issue, I got the latest version working by using @gologames fixes at the top of my js file: `Array.prototype.push.apply( Survey.matrixDropdownColumnTypes.text.properties, ["choices", "choicesOrder", "choicesByUrl", "otherText"]);` `Survey.JsonObject.metaData.addProperty("text", {...