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

Dev Server Errors #87

Open
HeriLFIU opened this issue Sep 23, 2024 · 0 comments
Open

Dev Server Errors #87

HeriLFIU opened this issue Sep 23, 2024 · 0 comments
Labels
epic_ui_towards_vue3 Changes to upgrade towards Vue.js 3

Comments

@HeriLFIU
Copy link
Collaborator

HeriLFIU commented Sep 23, 2024

Issue

Dev server functions but throws a decent amount of errors.

Explanation

I personally don't know if it's supposed to function this way, but the dev server is throwing a large amount of errors. This is mostly because it is running in development mode, the UI does not have access to Kytos, and thus, most the errors are because it can't obtain some data. But I personally believe that the UI should be able to function independently of Kytos so that it can be tested properly without requiring too much setup or unnecessary work. You should be able to quickly take a glance at your chances or test them out without having to bundle the entire thing in production mode and then copy and paste it into the Kytos web UI folder. Once you're done testing it within the dev server and have quickly finished viewing all of your changes, you should then compile/bundle the UI and move it to the Kytos web UI folder.

Parent Issue

#84 (comment)

Images

image
image

@HeriLFIU HeriLFIU added the epic_ui_towards_vue3 Changes to upgrade towards Vue.js 3 label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic_ui_towards_vue3 Changes to upgrade towards Vue.js 3
Projects
None yet
Development

No branches or pull requests

1 participant