bit icon indicating copy to clipboard operation
bit copied to clipboard

aspects loading fixes

Open GiladShoham opened this issue 3 years ago • 0 comments

Proposed Changes

  • do not add extension with empty data and config to the component extension list on load
  • add non core aspects with id rather than name when they only register data on load (and has no component's config)
  • do not add data to self on component load
  • improve legacy extension list find function
  • ignore version when upserting extension data

GiladShoham avatar Aug 14 '22 13:08 GiladShoham