hexya-erp / hexya

Hexya business application development framework

Home Page:http://hexya.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browser access error

lihong12500 opened this issue · comments

1.when access the server at http://172.16.16.17:8080, browser having error...information

SyntaxError: expected expression, got '<'

http://172.16.16.17:8080/web/webclient/locale/en_US:4
Traceback:

2、using login and password loging web ,will having information
Traceback:
TypeError: Cannot read property 'getBoundingClientRect' of undefined
at computeFloatOuterWidthWithMargins (http://172.16.16.17:8080/static/web/src/js/core/dom.js:551:27)
at _adapt (http://172.16.16.17:8080/static/web/src/js/core/dom.js:540:35)
at Object.initAutoMoreMenu (http://172.16.16.17:8080/static/web/src/js/core/dom.js:474:9)
at http://172.16.16.17:8080/static/web/src/js/chrome/menu.js:72:17
at async Promise.all (index 2)
at async Promise.all (index 0)

Make sure you have installed dart-sass (https://github.com/sass/dart-sass/releases) before running the server.