ui-material-components
ui-material-components copied to clipboard
JS: fromFileOrResource() is deprecated. Use ImageSource.fromFileOrResourceSync() instead.
compiled vendor.js file line 153936: exports.isSelectableProperty = new view_1.Property({ name: 'isSelectable', defaultValue: true, valueConverter: view_1.booleanConverter }); exports.isSelectableProperty.register(BottomNavigationTabBase); exports.iconProperty = new view_1.Property({ name: 'icon', affectsLayout: true, valueConverter: image_source_1.fromFileOrResource }); exports.iconProperty.register(BottomNavigationTabBase); //# sourceMappingURL=bottomnavigationbar-common.js.map
@jawdat89 thanks for the report. Will fix that ASAP