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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
newItem is always undefined, because its always in a different scope then all the other stuff, even if I use the scope value when i open a dialog to give it a custom scope, its still not working.
please fix. thx
The text was updated successfully, but these errors were encountered:
@Safari92 this is hardly a bug report we can do anything with. For a start you should provide a reproduce scenario. But what breaks my spirit are comments like those:
please fix. thx
I don't think I need to remind you that we are dealing with free, open source software. We are not bound by any contract or any other obligations. I'm happy to help people and I happy that people can take advantage of work done by many individuals who contribute they precious time. But I'm even more happy to interact with fellow hackers who at least take time and effort to prepare a proper bug report. I regard comments like your to be highly inappropriate.
Anyway, from your buggy bug report I think that you are facing problem described in #969
When i use something like this in my template:
newItem is always undefined, because its always in a different scope then all the other stuff, even if I use the scope value when i open a dialog to give it a custom scope, its still not working.
please fix. thx
The text was updated successfully, but these errors were encountered: