Skip to content

Errors in config are not diagnosed #2427

@jolaf

Description

@jolaf

Checklist

  • I added a descriptive title
  • I searched for other issues and couldn't find a solution or duplication
  • I already searched in Google and didn't find any good information or help

What happened?

If one makes a mistake in config, for example duplicate keys in a dictionary:

[files]
"./file.py" = ""
"./file.py" = ""

PyScript is not loaded. There's no error or warning, nothing at all, complete silence.
Unless one already knows about this nuance, it's rather difficult to guess what the problem is.

What browsers are you seeing the problem on? (if applicable)

Chrome

Console info

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions