@wojo wrote:
I’m getting two errors when upgrading to the latest version. The error message for the first is below. It gives an error when calling
this.get('features')
. features is the ember-feature-flags addon. The suggestion from the error is to use a.get
which is already being used in the code.The second comes from accessing controllers. When using ember inspecter, I can see that the application controller is registered.
Thanks in advance!
Posts: 5
Participants: 3