Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix Vue 3 warning when initializing vue-wait. #120

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

Open
serebrov wants to merge 1 commit into f:master
base: master
Choose a base branch
Loading
from serebrov:fix-vue-3-warning-component-is-missing-template-or-render-function

Conversation

Copy link

@serebrov serebrov commented Mar 23, 2022

When vue-wait initializes, Vue 3 shows a warning (browser console, console output in tests):

[Vue warn]: Component is missing template or render function.
 at <App> ...

This PR fixes it by adding a '<i></i>' template to the vue-wait's App component.

mark0322, iximiuz, Cristian-Ayala, ducmerida, benlind, pirhoo, and leamarchand reacted with thumbs up emoji mark0322, dbabiichuk, and benlind reacted with rocket emoji mark0322 and justbecoder reacted with eyes emoji
[Vue warn]: Component is missing template or render function.
 at <App> ...
Copy link

When vue-wait initializes, Vue 3 shows a warning (browser console, console output in tests):

[Vue warn]: Component is missing template or render function.
 at <App> ...

This PR fixes it by adding a '<i></i>' template to the vue-wait's App component.

Please author agree

Cristian-Ayala and justbecoder reacted with thumbs up emoji

Copy link
Contributor

benlind commented Feb 23, 2024

We are migrating our app from Vue 2 to Vue 3 and are also encountering this warning.

Copy link

pirhoo commented May 31, 2024

I'm also seeing the same warning on Vue 3. It would be great to merge this!

Copy link

rublev commented Jul 6, 2025

@f pls merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /