Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web GUI jQuery not loaded (TZ-1187) #103

Open
3 tasks done
pierreyves258 opened this issue Sep 28, 2024 · 1 comment
Open
3 tasks done

Web GUI jQuery not loaded (TZ-1187) #103

pierreyves258 opened this issue Sep 28, 2024 · 1 comment

Comments

@pierreyves258
Copy link

pierreyves258 commented Sep 28, 2024

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

When reaching the Web GUI via http://ip/index.html the page should display status & allow scan and join

Actual behavior (suspected bug)

On the index page, nothing see to work properly
The status is "unknown" on all properties
The scan & join does nothing
and the Form network does nothing

However API seem to work fine
(see attached)
Screenshot 2024-09-28 190604
Screenshot 2024-09-28 190329

Error logs or terminal output

Uncaught ReferenceError: $ is not defined
    <anonymous> http://192.168.1.141/static/restful.js:74
restful.js:74:1
    <anonymous> http://192.168.1.141/static/restful.js:74

Steps to reproduce the behavior

Install esp-thread-br\examples\basic_thread_border_router with following sdkconfig

sdkconfig.txt

Project release version

master

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Windows

Operating system version

Windows 11

Shell

PowerShell

Additional context

No response

@github-actions github-actions bot changed the title Web GUI jQuery not loaded Web GUI jQuery not loaded (TZ-1187) Sep 28, 2024
@chshu
Copy link
Collaborator

chshu commented Sep 29, 2024

It seems some issue in the frontend. There is a recent change to jQuery: #101, could you revert the change, and try again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants