in file flexible-connected-position-strategy.ts

the code direct use minWidth to do compare, but the minWidth may be string e.g. '100px'
so the compare result will always is false. this will cause the position wrong.
in file overlay-ref.ts

in file overlay-config.ts

- Angular: 9.0.1
- CDK/Material: 9.0