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 Nov 9, 2022. It is now read-only.
I am using custom components and it all works properly.
When I debug line 68 of QueryBuilderRule:
this.$options.components[this.id] = this.rule.component;
this.id is undefined.
I am curious about this line. How does it work? Is this undefined at purpose?
Thank you.
The text was updated successfully, but these errors were encountered: