You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
likely caused by refactoring, if you try to change resource option settings you get the following error in the console
content.js:2 TypeError: this.app.applyResourceOption is not a function
at VueComponent.resourceSettingChanged (content.js:2)
at invokeWithErrorHandling (content.js:2)
at VueComponent.invoker (content.js:2)
at invokeWithErrorHandling (content.js:2)
at VueComponent.c.$emit (content.js:2)
at VueComponent.set [as selected] (content.js:2)
at callback (content.js:2)
at invokeWithErrorHandling (content.js:2)
at VueComponent.invoker (content.js:2)
at invokeWithErrorHandling (content.js:2)
The text was updated successfully, but these errors were encountered:
likely caused by refactoring, if you try to change resource option settings you get the following error in the console
content.js:2 TypeError: this.app.applyResourceOption is not a function
at VueComponent.resourceSettingChanged (content.js:2)
at invokeWithErrorHandling (content.js:2)
at VueComponent.invoker (content.js:2)
at invokeWithErrorHandling (content.js:2)
at VueComponent.c.$emit (content.js:2)
at VueComponent.set [as selected] (content.js:2)
at callback (content.js:2)
at invokeWithErrorHandling (content.js:2)
at VueComponent.invoker (content.js:2)
at invokeWithErrorHandling (content.js:2)
The text was updated successfully, but these errors were encountered: