Describe the bug
When changing types in the frontend, it does not make an error even though the python code does not allow it.
To Reproduce
Steps to reproduce the behavior:
- Go to
Github pages
- Fill out the details for a repo (must be public for now)
- Scroll down and change the type from int to str
- See
no error in js.
Expected behavior
A clear error is supposed to be shown in JS like when changes in the namings of the keys are made.
Desktop (please complete the following information):
- OS: [Windows]
- Browser [Firefox dev. edition]
Describe the bug
When changing types in the
frontend, it does not make an error even though the python code does not allow it.To Reproduce
Steps to reproduce the behavior:
Github pagesno errorin js.Expected behavior
A clear error is supposed to be shown in JS like when changes in the namings of the keys are made.
Desktop (please complete the following information):