July 15, 2020 – July 22, 2020
Overview
-
- 0 Merged Pull Requests
- 31 Open Pull Requests
- 39 Closed Issues
- 21 New Issues

Could not load contribution data
Please try again later
31 Pull requests opened by 21 people
-
feat: add support for TypeScript 4.0
#38076 opened
Jul 15, 2020 -
build: remove obsolete Bazel function ctx.new_file
#38080 opened
Jul 15, 2020 -
Edit and organize router guide
#38085 opened
Jul 15, 2020 -
refactor(platform-browser): specify return type of parseEventName
#38089 opened
Jul 15, 2020 -
docs: Refactor bootstrapping.md to make it easier to understand
#38090 opened
Jul 15, 2020 -
Introduce the `TemplateTypeChecker` abstraction in prep for the Ivy Language Service
#38105 opened
Jul 17, 2020 -
perf(router): don't preload already loaded route configs
#38115 opened
Jul 17, 2020 -
docs: edit code coverage doc
#38118 opened
Jul 17, 2020 -
fix(language-service): [ivy] do not retrieve ts.Program at startup
#38120 opened
Jul 17, 2020 -
docs(router): clarify how base href is used to construct targets
#38123 opened
Jul 17, 2020 -
cleanup .bazelrc
#38124 opened
Jul 17, 2020 -
docs: Update contributor info for kyliau
#38125 opened
Jul 17, 2020 -
fix(core): ICU expression previous value not removed inside template
#38130 opened
Jul 18, 2020 -
fix(core): `Attribute` decorator `attributeName` is mandatory
#38131 opened
Jul 18, 2020 -
fix(forms): ValueAccessor.writeValue(...) sometimes called with null
#38140 opened
Jul 19, 2020 -
(docs) Deployment: change Zeit Now → Vercel
#38142 opened
Jul 20, 2020 -
refactor(docs-infra): update docs examples `tslint.json` to match CLI and fix linting failures
#38143 opened
Jul 20, 2020 -
fix(compiler): mark `NgModuleFactory` construction as not side effectful
#38147 opened
Jul 20, 2020 -
docs: Refactor ngmodule-vs-jsmodule.md to make it easier to understand
#38148 opened
Jul 20, 2020 -
Update developer test documentation
#38149 opened
Jul 20, 2020 -
docs: Remove incorrect RxJS-related instruction
#38151 opened
Jul 21, 2020 -
fix(dev-infra): change commit body `maxLineLength` to 100
#38152 opened
Jul 21, 2020 -
refactor(core): add `_debug` for i18n
#38154 opened
Jul 21, 2020 -
docs: fix typo in ng_control.ts
#38157 opened
Jul 21, 2020 -
refactor(dev-infra): Add support for groups in the conditions evaluator
#38164 opened
Jul 21, 2020 -
Refactor observables doc for style, clarity, and structure
#38165 opened
Jul 21, 2020 -
Update api reference for router outlet directive
#38166 opened
Jul 21, 2020 -
docs: Refactor frequent-ngmodules.md to make it easier to understand
#38167 opened
Jul 21, 2020 -
refactor(dev-infra): update commit body checks
#38168 opened
Jul 21, 2020 -
ci: add more owners for limited categories
#38170 opened
Jul 22, 2020 -
build(docs-infra): improve and simplify docs examples boilerplate tooling
#38173 opened
Jul 22, 2020
39 Issues closed by 15 people
-
Angular 9 - @angular/core/core has no exported member ɵɵFactoryDef, etc.
#38174 closed
Jul 22, 2020 -
Unable to see source of Angular TS classes in IDE's (e.g. WebStorm or VS Code)
#38172 closed
Jul 22, 2020 -
Mutually recursive components fail to render (component library, production build, "enableIvy": true)
#38161 closed
Jul 21, 2020 -
Allow ReadonlyMap with keyvalue pipe
#37308 closed
Jul 20, 2020 -
Update CONTRIBUTING.md examples
#37249 closed
Jul 20, 2020 -
HtmlParser incorrectly reports end tags (@angular/compiler)
#36118 closed
Jul 20, 2020 -
Angular 9 - ngOnDestroy called on not OnDestroy instance when in multi provision
#37481 closed
Jul 20, 2020 -
i18n example errors while extracting
#37849 closed
Jul 20, 2020 -
[@.disabled] throws an error at runtime if BrowserAnimationsModule is missing
#38145 closed
Jul 20, 2020 -
providers: [CartService]....doesn´t exist
#38139 closed
Jul 19, 2020 -
providers: [CartService].
#38138 closed
Jul 19, 2020 -
Angular 9.x - Change detection not working in prod build (but works in dev)
#38128 closed
Jul 19, 2020 -
unable to Add some texts and links together
#38135 closed
Jul 19, 2020 -
Live execution
#38133 closed
Jul 18, 2020 -
Hostbinding fails when there are several thousand context matches
#37876 closed
Jul 17, 2020 -
Router navigate and navigateByURL don't work properly
#38098 closed
Jul 17, 2020 -
Angular page - twitter and github icons are not showing in header
#37847 closed
Jul 17, 2020 -
Querystring removed when useHash is true
#36688 closed
Jul 17, 2020 -
Configure option to use standard JSON.stringify instead of Angular's own implementation on HttpClient post
#38117 closed
Jul 17, 2020 -
redundant reference to npm
#38106 closed
Jul 17, 2020 -
Trailing slash added to the root route when uses a different base href than the default
#21003 closed
Jul 17, 2020 -
BrowserPlatformLocation pushState and replaceState use incorrect origin
#25323 closed
Jul 17, 2020 -
Persist QueryParams on bootstrap/load of the application
#14307 closed
Jul 17, 2020 -
Angular 7 Router strips Query String in base Href
#30149 closed
Jul 17, 2020 -
Compilation: Out of Memory Exception due to combineLatest + 7+ Observables + Object Merge
#38116 closed
Jul 17, 2020 -
Bug
#38114 closed
Jul 17, 2020 -
Service using providedIn: root build with v10/v9 not working in v8 app
#38107 closed
Jul 17, 2020 -
framework level support to reuse static parts of ssr
#38078 closed
Jul 17, 2020 -
add an option for xi18n tool to detect Inconsistency for ID content
#38077 closed
Jul 16, 2020 -
Support generic typecheck in custom directives
#38094 closed
Jul 16, 2020 -
angular中 @HostListener('window:load') Ie11 does not support it. How do you fix it?(ie11不支持,如何解决呢?)
#37868 closed
Jul 16, 2020 -
build result with "Warning in" and empty/null string.
#38092 closed
Jul 16, 2020 -
Update lighthouse in aio to v5.7.0
#35965 closed
Jul 15, 2020 -
Angular Console reference in the documentation
#37604 closed
Jul 15, 2020 -
Cannot determine the module for class <class> in <path>! Add <class> to the NgModule to fix it
#38070 closed
Jul 15, 2020
21 Issues opened by 20 people
-
Angular typescript concatenating numbers instead of adding
#38171 opened
Jul 22, 2020 -
Documentation translated into Portuguese (PT-br/Pt-pt)
#38162 opened
Jul 21, 2020 -
Angular 9.1 broken karma tests on jenkins
#38160 opened
Jul 21, 2020 -
AOT Metadata Errors page contains wrong import for DOCUMENT
#38158 opened
Jul 21, 2020 -
CurrencyPipe.transform is not a function in angular 9
#38156 opened
Jul 21, 2020 -
`<div [class.x]=></div>` crashes the forked type checker
#38155 opened
Jul 21, 2020 -
Plural expression within `ng-container` with `ngIf` prevents following markup from being rendered
#38144 opened
Jul 20, 2020 -
Docs: Deployment: Change ZEIT Now to reflect new company & product name
#38141 opened
Jul 20, 2020 -
docs: coding style guide - no information about getters and setters
#38134 opened
Jul 18, 2020 -
Angular Debugger Does not Work when aot is false in Visual Studio Code
#38122 opened
Jul 17, 2020 -
scrollPositionRestoration enabled by default
#38113 opened
Jul 17, 2020 -
Why is Route#data a type instead of an interface?
#38111 opened
Jul 17, 2020 -
Lazy load ngModule to render the components dynamically
#38108 opened
Jul 17, 2020 -
Ivy LS: Implement a hybrid visitor for AST traversal
#38104 opened
Jul 16, 2020 -
HostListener is still listening after ngOnDestroy started
#38100 opened
Jul 16, 2020 -
Support yarn 2's PnP natively in ngcc
#38099 opened
Jul 16, 2020 -
@angular/core/testing imports @angular/compiler without it being a listed dependency
#38096 opened
Jul 16, 2020 -
i18n: xlf-source containing a different number of HTML Tags compared to xlf-target. Since Angular 9 & 10
#38095 opened
Jul 16, 2020 -
Arrow-style ngOnDestroy not called
#38087 opened
Jul 15, 2020 -
Lazy load router guards of lazy modules on root routing module
#38083 opened
Jul 15, 2020 -
Does Angular/Core still support version v8.LTS support?
#38075 opened
Jul 15, 2020
138 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs: edit intro testing page
#38006 commented on
Jul 20, 2020 • 24 new comments -
docs: create coding standards doc
#37700 commented on
Jul 22, 2020 • 22 new comments -
build(forms): create sample forms app
#38044 commented on
Jul 22, 2020 • 18 new comments -
refactor(common): use getElementById in ViewportScroller.scrollToAnchor
#30143 commented on
Jul 22, 2020 • 17 new comments -
Dynamically load template for a component
#15275 commented on
Jul 17, 2020 • 13 new comments -
ng modules architecture improvement proposal
#38056 commented on
Jul 16, 2020 • 12 new comments -
[i18n] how to best support a library author providing translations for their library
#36757 commented on
Jul 19, 2020 • 8 new comments -
feat(core): rename async to asyncTest to avoid confusing
#37583 commented on
Jul 17, 2020 • 8 new comments -
docs: Generalize the data transformation of pipes
#37950 commented on
Jul 22, 2020 • 7 new comments -
Deactivation Guard breaks the routing history
#13586 commented on
Jul 17, 2020 • 6 new comments -
Dev builds in Angular 9 are very slow
#37293 commented on
Jul 20, 2020 • 6 new comments -
fix(zone.js): move MutationObserver/FileReader to different module
#31657 commented on
Jul 20, 2020 • 6 new comments -
docs: Refactor ngmodules.md to make it easier to understand.
#38033 commented on
Jul 21, 2020 • 6 new comments -
Proposal: Input as Observable
#5689 commented on
Jul 19, 2020 • 5 new comments -
feat(DomRenderer): allow partial DOM hydration from pre-rendered content
#13446 commented on
Jul 22, 2020 • 5 new comments -
docs: fix typo from singular to plural spelling
#36586 commented on
Jul 21, 2020 • 5 new comments -
fix(elements): elements should run in correct zone (#24181)
#37814 commented on
Jul 22, 2020 • 5 new comments -
docs: Refactor feature-modules.md to make it a tutorial
#37948 commented on
Jul 21, 2020 • 5 new comments -
i18n Support in Angular Library
#29536 commented on
Jul 16, 2020 • 4 new comments -
router.navigate option to disable URI encoding
#28917 commented on
Jul 16, 2020 • 4 new comments -
[aio]: many mistakes in the NgModule guide
#21531 commented on
Jul 21, 2020 • 4 new comments -
angular Set Errors is not setting for the list of controls while return the list of error message in service response for controls
#38017 commented on
Jul 22, 2020 • 4 new comments -
fix(common): allow URL parameters to be encoded
#19710 commented on
Jul 17, 2020 • 4 new comments -
feat(router): add new initialNavigation options to replace legacy
#37480 commented on
Jul 21, 2020 • 4 new comments -
Tutorial suggests a change in code, that makes the default tests fail
#37652 commented on
Jul 20, 2020 • 3 new comments -
feat(service-worker): minify SW script (+ sourcemaps)
#27490 commented on
Jul 21, 2020 • 3 new comments -
Update API reference doc for Pipes
#37099 commented on
Jul 21, 2020 • 3 new comments -
Rework router guide
#37405 commented on
Jul 21, 2020 • 3 new comments -
fix(elements): add SSR guard for missing global prototype
#37799 commented on
Jul 17, 2020 • 3 new comments -
fix(zone.js): clearTimeout/clearInterval should call on object global
#37858 commented on
Jul 21, 2020 • 3 new comments -
Allow passing misc data to http client options
#18155 commented on
Jul 15, 2020 • 2 new comments -
AngularFireMessaging is not compatible with the Angular Service Worker
#34352 commented on
Jul 17, 2020 • 2 new comments -
ValueAccessor.writeValue is being called twice, first time with a phantom null value
#14988 commented on
Jul 20, 2020 • 2 new comments -
writeValue gets called before ngOnInit
#29218 commented on
Jul 21, 2020 • 2 new comments -
Lazy loaded module in named outlet throws error
#12842 commented on
Jul 21, 2020 • 2 new comments -
angular.io preloading hints are misconfigured causing duplicate requests
#34899 commented on
Jul 21, 2020 • 2 new comments -
Components with non-empty HTML input field not released in memory
#37952 commented on
Jul 21, 2020 • 2 new comments -
Multiple instances of a web component with routing
#31587 commented on
Jul 21, 2020 • 2 new comments -
No documentation on how to exclude certain routes from prerender. Angular Universal 9
#36728 commented on
Jul 21, 2020 • 2 new comments -
The `global` variable in Zone.js not compatible with the one in @types/node
#37531 commented on
Jul 21, 2020 • 2 new comments -
Zone.js globalZoneAwareCallback on click page or resize windows
#37415 commented on
Jul 22, 2020 • 2 new comments -
fix(common): ensure scrollRestoration is writable
#30630 commented on
Jul 22, 2020 • 2 new comments -
docs: add Ferdinand and Johannes to GDE resources
#34694 commented on
Jul 21, 2020 • 2 new comments -
Do extra check to be sure ngDevMode is defined
#36055 commented on
Jul 16, 2020 • 2 new comments -
fix(service-worker): add `UNRECOVERABLE_STATE` handler
#36847 commented on
Jul 21, 2020 • 2 new comments -
Improve typing of common pipes
#37447 commented on
Jul 22, 2020 • 2 new comments -
fix(zone.js): remove defineProperty monkey patch
#37582 commented on
Jul 16, 2020 • 2 new comments -
build: upgrade to rule_nodejs 2.0.0-rc.3
#37727 commented on
Jul 21, 2020 • 2 new comments -
fix(forms): use `ngDevMode` to tree-shake error messages
#37821 commented on
Jul 16, 2020 • 2 new comments -
fix(zone.js): remove global declaration
#37861 commented on
Jul 16, 2020 • 2 new comments -
fix(common): add params and report progress to put
#37873 commented on
Jul 18, 2020 • 2 new comments -
docs: add Sam Vloeberghs to GDE list
#37970 commented on
Jul 15, 2020 • 2 new comments -
Render 404 page with CanActivate guard without aborting navigation
#17004 commented on
Jul 15, 2020 • 1 new comment -
Boolean properties as HTML binary attributes
#14761 commented on
Jul 15, 2020 • 1 new comment -
CanDeactivate guard is triggered again by its own UrlTree return
#31385 commented on
Jul 16, 2020 • 1 new comment -
Forcing change detection when unit testing onPush components
#12313 commented on
Jul 16, 2020 • 1 new comment -
Give Universal project more love
#37871 commented on
Jul 16, 2020 • 1 new comment -
Reactive forms checkbox never touched on safari
#24836 commented on
Jul 16, 2020 • 1 new comment -
Angular Module instance never get destroyed
#37095 commented on
Jul 16, 2020 • 1 new comment -
Reactive Form change through ControlValueAccessor doesn't update view
#13792 commented on
Jul 16, 2020 • 1 new comment -
Possible problem with using Map() objects (or iterators in general) with ngFor
#13877 commented on
Jul 17, 2020 • 1 new comment -
[feature] Ability to clone a TemplateRef to multiple outlets at once
#37995 commented on
Jul 17, 2020 • 1 new comment -
angular.io app gets stuck in “loading document” state, likely due to client-server version skew
#28114 commented on
Jul 17, 2020 • 1 new comment -
Angular incremental build example
#34145 commented on
Jul 17, 2020 • 1 new comment -
Dependency injection issues since upgrading to Angular 10
#37878 commented on
Jul 17, 2020 • 1 new comment -
@angular/language-service doesn't understand type guards in binding expressions
#27891 commented on
Jul 17, 2020 • 1 new comment -
Why are angular elements swallowing error?
#29211 commented on
Jul 17, 2020 • 1 new comment -
ngc does not support relative rootDir via cli
#36290 commented on
Jul 17, 2020 • 1 new comment -
Clarify information about deprecation of :ng-deep and recommend replacement
#25160 commented on
Jul 17, 2020 • 1 new comment -
Documentation on Bazel does not work
#35107 commented on
Jul 17, 2020 • 1 new comment -
docs: RouterTestingModule should be added to Testing guide
#34341 commented on
Jul 17, 2020 • 1 new comment -
Duplicate text when using ICU expression in list without 'other'
#38073 commented on
Jul 18, 2020 • 1 new comment -
Child routes disappear immediately instead of playing :leave animation
#15477 commented on
Jul 18, 2020 • 1 new comment -
Set cursor position in contenteditable div - updating when matching character
#37996 commented on
Jul 19, 2020 • 1 new comment -
angular with tsconfig target ES2017 async/await will not work with zone.js
#31730 commented on
Jul 20, 2020 • 1 new comment -
HttpClient doesn't throw on observable if Chrome cancels a request
#22324 commented on
Jul 20, 2020 • 1 new comment -
`animateChild` does not work when used in router transitions
#30477 commented on
Jul 20, 2020 • 1 new comment -
[Animations] query doesn't work when using the async pipe
#21331 commented on
Jul 20, 2020 • 1 new comment -
SlicePipe signature
#37253 commented on
Jul 21, 2020 • 1 new comment -
pipe not found in ng serve but found in production build
#37105 commented on
Jul 21, 2020 • 1 new comment -
*Blocking Issue*: Change detection after error creating infinite loop
#17010 commented on
Jul 21, 2020 • 1 new comment -
Proposal - use initial empty value for async pipe as undefined rather than null
#16982 commented on
Jul 21, 2020 • 1 new comment -
Service worker 6.x does not work correctly in Edge and Samsung Internet on Android
#20756 commented on
Jul 21, 2020 • 1 new comment -
Event triggering inside unit tests doesn't work ( Ivy engine: enabled)
#31418 commented on
Jul 21, 2020 • 1 new comment -
Ability to configure custom JSON.parse reviver for the HttpClient
#21079 commented on
Jul 21, 2020 • 1 new comment -
Commit body is calculated incorrectly in some cases
#37865 commented on
Jul 21, 2020 • 1 new comment -
fix(forms): ensure to emit status change events on subsequent value-update / validations
#20806 commented on
Jul 16, 2020 • 1 new comment -
fix(forms): ensure that selected option element matches the ngModel value
#23784 commented on
Jul 16, 2020 • 1 new comment -
fix(http): add listener on the abort event to all XMLHttpRequsts
#28338 commented on
Jul 20, 2020 • 1 new comment -
test(docs-infra): draft to ensure that everything is setup properly t…
#34190 commented on
Jul 21, 2020 • 1 new comment -
test(docs-infra): add missing tests for observables and promises
#34537 commented on
Jul 21, 2020 • 1 new comment -
fix(forms): Call setDisabledState in in reactive directives when appropriate
#35311 commented on
Jul 21, 2020 • 1 new comment -
fix(compiler-cli): resolve rootDir to absolute
#36291 commented on
Jul 17, 2020 • 1 new comment -
build: remove source-map-test gulp script
#36425 commented on
Jul 17, 2020 • 1 new comment -
feat(docs-infra): created new widget for events page
#36517 commented on
Jul 21, 2020 • 1 new comment -
fix(common): narrow `NgIf` context variables in template type checker
#36627 commented on
Jul 22, 2020 • 1 new comment -
docs: update dynamic-component-loader guide
#36959 commented on
Jul 17, 2020 • 1 new comment -
feat(forms): make reactive forms strongly typed
#37389 commented on
Jul 22, 2020 • 1 new comment -
fix(zone.js): patch nodejs EventEmtter.prototype.off
#37863 commented on
Jul 15, 2020 • 1 new comment -
fix(core): remove deprecated wtf from ng_zone
#37864 commented on
Jul 15, 2020 • 1 new comment -
refactor(core): remove unused fakeAsyncFallback and asyncFallback
#37879 commented on
Jul 15, 2020 • 1 new comment -
fix(common): add boolean to valid json for testing
#37893 commented on
Jul 22, 2020 • 1 new comment -
Ivy LS: Get `ts.Symbol` from `AST` nodes in a template.
#38064 commented on
Jul 15, 2020 • 0 new comments -
Default project does not work on IE9
#37270 commented on
Jul 15, 2020 • 0 new comments -
[BUG]: Angular 9 Ivy not working with decorators where usage Proxy class
#37476 commented on
Jul 16, 2020 • 0 new comments -
DatePipe: First day of week not changing corresponding to set locale in i18n
#25380 commented on
Jul 16, 2020 • 0 new comments -
View binding order is not as the order in the template!
#38071 commented on
Jul 16, 2020 • 0 new comments -
Feature: Dynamic control over host element binding
#38015 commented on
Jul 16, 2020 • 0 new comments -
Choose injector when creating components
#37857 commented on
Jul 16, 2020 • 0 new comments -
EVENT_MANAGER_PLUGINS injection order
#37850 commented on
Jul 16, 2020 • 0 new comments -
Why do I have to use the browser bootstrap *and* import the BrowserModule?
#10916 commented on
Jul 16, 2020 • 0 new comments -
Child view not updated when observable emits new value (onPush)
#37137 commented on
Jul 17, 2020 • 0 new comments -
ml_parser - leading '&#' leads to a cryptic error
#26067 commented on
Jul 17, 2020 • 0 new comments -
registerOnValidatorChange is not called for ngModelGroup
#20268 commented on
Jul 17, 2020 • 0 new comments -
Using ngIf, DOM nodes cannot be garbage collected because of form control
#37431 commented on
Jul 18, 2020 • 0 new comments -
Navigation type should be interface so it can be documented
#37384 commented on
Jul 19, 2020 • 0 new comments -
relativeLinkResolution: 'corrected' should be the default option
#37355 commented on
Jul 19, 2020 • 0 new comments -
routerLink directive does not respect `event.preventDefault()` to prevent navigation
#21457 commented on
Jul 21, 2020 • 0 new comments -
Resolve not invoked with lazy-loaded module using loadChildren as promise
#37625 commented on
Jul 21, 2020 • 0 new comments -
Click on child routerLink does not trigger (click) on parent component(s)
#32490 commented on
Jul 21, 2020 • 0 new comments -
Activation guard of child component affects creation/rendering of the parent component
#18975 commented on
Jul 21, 2020 • 0 new comments -
Use injector of parent route component in resolve and guard
#21028 commented on
Jul 21, 2020 • 0 new comments -
V4.2.0 router events timing
#17473 commented on
Jul 21, 2020 • 0 new comments -
compiler-cli: ngtools should accept `useFactory` (lazy routes)
#15305 commented on
Jul 21, 2020 • 0 new comments -
node_modules/__ngcc_entry_points__.json causes issues with `pnpm install`
#38023 commented on
Jul 21, 2020 • 0 new comments -
Ivy LS: `TemplateTypeChecker` operation to get `ts.Symbol` for input
#38063 commented on
Jul 21, 2020 • 0 new comments -
fix(common): return correct week of year number for date pipe
#25451 commented on
Jul 16, 2020 • 0 new comments -
fix(router): make relativeLinkResolution corrected by default
#25609 commented on
Jul 19, 2020 • 0 new comments -
fix(common): fix immutability for locale_data_api
#30397 commented on
Jul 22, 2020 • 0 new comments -
fix(router): need to export DefaultRouteReuseStrategy to Router public_api
#31575 commented on
Jul 16, 2020 • 0 new comments -
fix(common): add `HttpParamsOptions` to the public api
#35829 commented on
Jul 16, 2020 • 0 new comments -
fix: update exports to result in correct public api
#36016 commented on
Jul 17, 2020 • 0 new comments -
feat(common): add extra overload to async pipe
#36410 commented on
Jul 22, 2020 • 0 new comments -
feat(docs-infra): refactor use of media queries
#36869 commented on
Jul 17, 2020 • 0 new comments -
feat(core): add initialNavigation schematic
#36926 commented on
Jul 21, 2020 • 0 new comments -
Phased review
#37798 commented on
Jul 20, 2020 • 0 new comments -
docs: add Kevin Kreuzer to GDE page
#37929 commented on
Jul 17, 2020 • 0 new comments -
fix(compiler-cli): match wrapHost parameter types within plugin interface
#38004 commented on
Jul 16, 2020 • 0 new comments