Closed manolo closed 4 years ago
This line breaks CCDM, because vaadin client bootstrap is not eagerly loaded
https://github.com/vaadin/vaadin-combo-box-flow/commit/bc663c7838744bb83eb2f0c96e2c39ef238115a0#diff-457231bc4349d550c284f120d6873bd1R6
Connectors should not assume that bootStrapper has been run when they are loaded, they should delay things until the connector is actually called
This line breaks CCDM, because vaadin client bootstrap is not eagerly loaded
https://github.com/vaadin/vaadin-combo-box-flow/commit/bc663c7838744bb83eb2f0c96e2c39ef238115a0#diff-457231bc4349d550c284f120d6873bd1R6
Connectors should not assume that bootStrapper has been run when they are loaded, they should delay things until the connector is actually called