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

Props of dynamically loaded components should be checked #123

Open
HeriLFIU opened this issue Jan 7, 2025 · 0 comments
Open

Props of dynamically loaded components should be checked #123

HeriLFIU opened this issue Jan 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@HeriLFIU
Copy link
Collaborator

HeriLFIU commented Jan 7, 2025

Warnings are being displayed in relation to the props of some components:

  1. Some props may expect a specific type, such as a string, and then receive another type.
  2. Some props are undefined.
  3. Some components are trying to access props that don't exist.

image

@HeriLFIU HeriLFIU added 2024.2 Kytos-ng 2024.2 epic_ui_towards_vue3 Changes to upgrade towards Vue.js 3 bug Something isn't working and removed 2024.2 Kytos-ng 2024.2 epic_ui_towards_vue3 Changes to upgrade towards Vue.js 3 labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant