[X] Checked the issue tracker for similar issues to ensure this is not a duplicate
[X] Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
[X] 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)
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
Checklist
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)
Error logs or terminal output
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