Skip to content

Erro: No more script pages. #3

@alaxfilho

Description

@alaxfilho

When trying to run the frame the error: No more script pages.
The structure and files are saved as follows

folderProject/
.auto-type
001-description
scripts
app.js (3 lines)

001-description
file: scripts/app.js
line: 1
align: top

↓↓↓↓↓↓↓⇥
if (!app.selectedCities) {
app.selectedCities = [];
}↓↓⇥
app.selectedCities.push({key: key, label: label});
app.saveSelectedCities();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions