Skip to content

Conversation

cathrinevaage
Copy link

Due to the casing of the component name given to Vue.component, the component can only be used in templates as <infinite-loading>, and never <InfiniteLoading>.
Changing the casing allows both <infinite-loading> and <InfiniteLoading> to be used in templates.

I could not get the tests to run without fail, even before I made any changes.
I followed the development setup guide in CONTRIBUTING.md.
The failing tests are the same before and after the changes were made.

Nevertheless, this is a very minor change, and it doesn't affect anything negatively.

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

Successfully merging this pull request may close these issues.

1 participant