Skip to content

Graph module dependency on the config module for vue.js? #102

Closed
@pb66

Description

Shouldn't vue.js be moved to the main emoncms repo if multiple modules depend on it?

graph/view.php

Line 50 in 866bd60

<script src="<?php echo $path; ?>Modules/config/vue.js"></script>

This is the error message displayed when navigating to the graph page (or refreshing it) if the config module is not installed.

image

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions