nino-porcino
nino-porcino
sorry I was not able to locate the issue, I tried to replicate your env but got lost along the way 😞 If the problem is in any of the...
that's because ``` ts isAuthenticated(model.userProfile: any): boolean { } ``` is not valid JavaScript/TypeScript. But perhaps `@computed` can be modified so to accept a name or path, e.g.: ``` ts...
I can't believe this otherwise amazing editor hasn't virtual space. I use it very day, and I have to open a separate text editor (PsPad) just for that.