Change property value on resize to sm, xs...
Nothing happens after resize.
Can be tested with any basic example in Angular 8.1.2
"dependencies": {
"@angular/animations": "~8.1.2",
"@angular/cdk": "github:angular/cdk-builds",
"@angular/common": "~8.1.2",
"@angular/compiler": "~8.1.2",
"@angular/core": "~8.1.2",
"@angular/flex-layout": "github:angular/flex-layout-builds",
"@angular/forms": "~8.1.2",
"@angular/platform-browser": "~8.1.2",
"@angular/platform-browser-dynamic": "~8.1.2",
"@angular/router": "~8.1.2",
"ngx-build-plus": "^8.1.3",
"rxjs": "~6.4.0",
"tslib": "^1.9.0",
"zone.js": "~0.9.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.801.3",
"@angular/cli": "^8.2.0",
"@angular/compiler-cli": "~8.1.2",
"@angular/language-service": "~8.1.2",
"@types/jasmine": "~3.3.8",
"@types/jasminewd2": "~2.0.3",
"@types/node": "~8.9.4",
"codelyzer": "^5.0.0",
"jasmine-core": "~3.4.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~4.1.0",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~2.0.1",
"karma-jasmine": "~2.0.1",
"karma-jasmine-html-reporter": "^1.4.0",
"protractor": "~5.4.0",
"ts-node": "~7.0.0",
"tslint": "~5.15.0",
"typescript": "~3.4.3"
}
Ask for further info, sorry for my english.
I'm experiencing the same issue with angular 8.2.2.
+1
Can you please provide a StackBlitz reproduction?
I'm trying to use fxFlex.xs or fxFlex.sm but not working, I'm using Angular 8.2.4 and AngularFlexLayout 8.0.0-beta.26
@buster95 Can you please provide a StackBlitz reproduction?
It's been almost three months since we've asked for reproductions. We cannot debug this without a demo. If one is provided, we can reopen this issue.
Experiencing the same issue with Angular 8.2 this should be reopened
@gundupatil This issue will not be reopened unless a reproduction is provided.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
+1