Skip to content
Commit 81cdc2c4 authored by Nate Graham's avatar Nate Graham
Browse files

applet: ensure CompactRep item exists before querying it

Fixes harmless error "TypeError: Cannot read property
'airplaneModeAvailable' of null".
parent cadf1478
Pipeline #331773 passed with stage
in 4 minutes and 39 seconds
  • Developer

    a better way to fix it would be to lift the property out of compact representation completely. there's no reason to define it there, especially when it's used in main.qml (in fact, in two places! the second one is just… not using it, but spelling out property's expression instead.)

  • ivan tkachenko 🗯 @ratijas

    mentioned in commit 25f25392

    ·

    mentioned in commit 25f25392

    Toggle commit list
  • ivan tkachenko 🗯 @ratijas

    mentioned in merge request !218 (merged)

    ·

    mentioned in merge request !218 (merged)

    Toggle commit list
  • ivan tkachenko 🗯 @ratijas

    mentioned in commit 6931df42

    ·

    mentioned in commit 6931df42

    Toggle commit list
  • ivan tkachenko 🗯 @ratijas

    mentioned in commit bb3125ce

    ·

    mentioned in commit bb3125ce

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment