Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix prop type validation error if no 'to' specified on portal #45

Merged
merged 1 commit into from
May 19, 2017
Merged

Fix prop type validation error if no 'to' specified on portal #45

merged 1 commit into from
May 19, 2017

Conversation

bartboy011
Copy link

Currently if I leave off the to prop on a Portal targeting an element outside the VueApp the PortalTarget throws a prop type validation error due to a Number being passed in.

@LinusBorg
Copy link
Owner

Oh dang!

Thanks. Seems my test suite is lacking here. I need some functional / integration tests for this...

@bartboy011
Copy link
Author

Sure thing! I'm really excited to see where this project goes, I already see a ton of use-cases for the handful of sites I maintain.

@LinusBorg
Copy link
Owner

great to hear :)

Will merge this tonight hopefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants