#✅ Extension stopped working after updating from 10.3.0 to 10.5.3

1 messages · Page 1 of 1 (latest)

wild oakBOT
#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:

  • Adding an explanation of exactly what you're trying to achieve.
  • Adding any and all related code or previous attempts.
  • Describing the exact issue or error you are facing.
  • Posting any screenshots if applicable.
  • Reading through https://stackoverflow.com/help/how-to-ask.

When you're done with this thread, please close it. Thanks! ✨

(If you have a support agreement and need help, please contact the core team via email.)

wild oakBOT
#

✅ Extension stopped working after updating from 10.3.0 to 10.5.3

wild oakBOT
strong kite
#

The issue was the rendering, so adding

  computed: {
    propsAreAvailable() {
      return this.value !== null;
    },
  },```
pulsar igloo
strong kite
#

Actually, I think it might be related as it looks to be due to the extension state, right?