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
Hey there 😄
I have a model which uses a spread operator to dynamically define which attributes should be required for a property. Here's a watered down example which shows the usecase I'm referring to:
Now, ember-watson will happily convert from property to decorator style, but it breaks when reading through the finished result afterwards:
Oh Dear! I wasn't able to save the following files:
app/models/register.js
A possible cause is having all the source code commented.
If that's not the problem please fill a report with the hospital directors
at https://github.com/abuiles/ember-watson/issues.
The text was updated successfully, but these errors were encountered:
Hey there 😄
I have a model which uses a spread operator to dynamically define which attributes should be required for a property. Here's a watered down example which shows the usecase I'm referring to:
Now, ember-watson will happily convert from property to decorator style, but it breaks when reading through the finished result afterwards:
The text was updated successfully, but these errors were encountered: