Open joetannenbaum opened 5 days ago
This fixes an issue where the user doesn't pass anything in the default slot in Vue. We were previously just executing the function assuming a default slot existed, now we're testing for it before executing.
Fixes #2095
This fixes an issue where the user doesn't pass anything in the default slot in Vue. We were previously just executing the function assuming a default slot existed, now we're testing for it before executing.
Fixes #2095