reply sent via email.
This issue has been resolved by the creator.
Your suggestion worked. Thank you.
package.json
{
"name": "abp-zero-template",
"version": "8.1.0",
"license": "MIT",
"angular-cli": {},
"scripts": {
"ng": "ng",
"publish": "gulp build && ng build --prod",
"start": "gulp buildDev && ng serve --host 0.0.0.0 --port 4200",
"hmr": "gulp buildDev && ng serve --host 0.0.0.0 --port 4200 --hmr",
"test": "gulp buildDev && ng test",
"pree2e": "webdriver-manager update --standalone false --gecko false",
"e2e": "gulp buildDev && protractor",
"create-dynamic-bundles": "gulp buildDev"
},
"private": false,
"dependencies": {
"@angular/animations": "^8.2.5",
"@angular/cdk": "^8.1.4",
"@angular/common": "^8.2.5",
"@angular/compiler": "^8.2.5",
"@angular/core": "^8.2.5",
"@angular/forms": "^8.2.5",
"@angular/http": "^7.2.15",
"@angular/platform-browser": "^8.2.5",
"@angular/platform-browser-dynamic": "^8.2.5",
"@angular/platform-server": "^8.2.5",
"@angular/router": "^8.2.5",
"@aspnet/signalr": "^1.1.4",
"@fortawesome/fontawesome-pro": "^5.15.1",
"@ng-bootstrap/ng-bootstrap": "^5.1.4",
"@nth-cloud/ng-toggle": "^3.0.3",
"@swimlane/ngx-charts": "^12.0.1",
"@types/bootstrap": "^4.3.1",
"@types/dwt": "^15.2.3",
"@types/moment": "^2.13.0",
"abp-ng2-module": "^5.0.0",
"abp-web-resources": "^4.1.0",
"adal-angular": "^1.0.17",
"angular-gridster2": "^8.2.0",
"angular-oauth2-oidc": "^8.0.4",
"angular-resizable-element": "3.2.2",
"angular-resize-event": "^1.1.1",
"angular2-counto": "^1.2.5",
"angular2-text-mask": "^9.0.0",
"animate.css": "^3.7.2",
"body-scroll-lock": "^3.0.2",
"cookieconsent": "^3.1.1",
"core-js": "^3.3.3",
"dwt": "15.3",
"famfamfam-flags": "^1.0.0",
"file-saver": "^2.0.2",
"js-cookie": "^2.2.1",
"just-compare": "^1.3.0",
"localforage": "^1.7.3",
"lodash": "^4.17.13",
"moment": "^2.24.0",
"moment-timezone": "^0.5.27",
"ng-number-picker": "^1.1.9",
"ng-recaptcha": "^5.0.0",
"ng2-file-upload": "^1.4.0",
"ngx-bootstrap": "^5.2.0",
"ngx-drag-drop": "^2.0.0",
"ngx-filesaver": "^8.1.0",
"ngx-image-cropper": "^1.5.1",
"ngx-perfect-scrollbar": "^8.0.0",
"ngx-spinner": "^8.0.3",
"object-path": "^0.11.4",
"primeflex": "^1.0.0",
"primeicons": "^2.0.0",
"primeng": "7.0.5",
"push.js": "^1.0.12",
"quill": "^1.3.7",
"rtl-detect": "^1.0.2",
"rxjs": "^6.5.3",
"simple-line-icons": "^2.4.1",
"spin.js": "^4.1.0",
"sweetalert2": "^8.18.6",
"text-mask-addons": "^3.8.0",
"typescript": "3.4.5",
"typescript-string-operations": "^1.3.1",
"webdriver-manager": "^12.1.7",
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.803.3",
"@angular/cli": "^8.3.3",
"@angular/compiler-cli": "^8.2.5",
"@angularclass/hmr": "^2.1.3",
"@angularclass/hmr-loader": "^3.0.4",
"@types/jasmine": "~3.4.0",
"@types/jasminewd2": "^2.0.8",
"@types/lodash": "^4.14.144",
"@types/moment-timezone": "^0.5.12",
"@types/node": "^12.11.6",
"codelyzer": "^5.2.0",
"gulp": "^4.0.1",
"gulp-clean-css": "^4.2.0",
"gulp-concat": "^2.6.1",
"gulp-less": "^4.0.1",
"gulp-postcss": "^8.0.0",
"gulp-uglify": "^3.0.2",
"jasmine-core": "~3.4.0",
"jasmine-spec-reporter": "^4.2.1",
"karma": "^4.4.1",
"karma-chrome-launcher": "~3.1.0",
"karma-cli": "~2.0.0",
"karma-coverage-istanbul-reporter": "^2.1.0",
"karma-jasmine": "~2.0.1",
"karma-jasmine-html-reporter": "^1.4.2",
"merge-stream": "^2.0.0",
"nswag": "13.0.6",
"postcss-url": "^9.0.0",
"protractor": "~5.4.2",
"ts-node": "~8.3.0",
"tslib": "1.10.0",
"tslint": "~5.19.0"
}
}
UPDATE Asp Net Zero version 8.1.0 Core 3.1/angular Angular CLI: 8.3.29 Node: 14.12.0 OS: win32 x64 Angular: 8.2.14
The error reported in this issue is intermittently occurring only under the following conditions:
Hi @ismcagdas
It is a big problem. It's a supported feature of the C# language. As the vendor, why wouldn't you fix something that you, or one or your vendors, broke?
Agreed. How will this get resolved?
SeatType is correct for ANZ version 8.5.0 Swashbuckle 5.2.1
I'm not able to make the connection between the explanation and the code I see in the app. Could you please provide some additional ANZ-specific guidance? Thank you.
This problem occurs with the latest Swashbuckle version 5.6.3