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
Not sure if the package stopped working due to a Meteor update, but now I get the error "Cannot read property 'options' of undefined, even when using the most basic example. Within one of my template definitions I have the following: {{>autoformModals}} {{#afModal class="btn btn-primary" collection="LoanInformation" operation="insert"}} Add a new loan {{/afModal}}
This still doesn't work.
The text was updated successfully, but these errors were encountered:
Not sure if the package stopped working due to a Meteor update, but now I get the error "Cannot read property 'options' of undefined, even when using the most basic example. Within one of my template definitions I have the following:
{{>autoformModals}}
{{#afModal class="btn btn-primary" collection="LoanInformation" operation="insert"}} Add a new loan {{/afModal}}
This still doesn't work.
The text was updated successfully, but these errors were encountered: