akveo / ngx-admin-bundle-support

Support repository for ngx-admin backend bundles with issues tracking, instructions and code samples
58 stars 32 forks source link

UserStore - Property "user" is used before its initialization #94

Open jbrabant opened 3 years ago

jbrabant commented 3 years ago

Just purchased the Angular bundle. Opened the Front-End and looked at the source. Right when I open .../frontend/src/app/@core/stores/user.store.ts I see the error...

Kind of disappointed...

enixlabs commented 3 years ago

Could you provide more details about this, as we have the same issue with this, but ours does it during build and after modification to the files, so that we have a fronted to the backend.

tmnunes commented 3 years ago

Did someone find a solution?

enixlabs commented 3 years ago

Did someone find a solution?

No still waiting

Only reference I can find, is about creating a constructor, but tried that and it bugs out.

Tokkeri commented 1 year ago

Any fix for this? i just upgrade angular and nebular versions and now my ngx-admin won't build.... real fucked up to buy code and there is this kind of error on user code