google / google/filonov

UI application fails due to missing import

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
6
Avg merge
3m
Merged PRs (30d)
6

Description

Running the UI locally with `npm run-script dev` fails due to a missing component (`TopPerformerAnalysis.vue`).

Removing [this line](https://github.com/google/filonov/blob/main/ui/creative-maps/src/components/MainComponent.vue#L418) fixes the issue.

Contributor guide

Open the contributing guide

Research direction

Open ui/creative-maps/src/components/MainComponent.vue around line 418 and inspect the reference to TopPerformerAnalysis.vue. Run npm run-script dev before and after the change; done means the UI starts locally without the missing-component failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
frontend, web-dev
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.