Replies: 3 comments 1 reply
|
Looks like I managed to reproduce. Will take a look at it. |
0 replies
|
I have added lock files so now npm i and build will compile properly. I ques there is some dependency in newer packages to have it running without lock file. |
0 replies
|
Underlying issue is that AXIOS in new version does not think that url starting with two slashes Change to And last related commit it will take care of future axios versions. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I've updated to 4.52v Improvements version, which includes new React v18 in widget. Builded version works fine, but If i just want to rebuild that, it ends with empty start chat screen, also element inspection shows me empty tag:

Steps to reproduce:
builded using node v22.12.0 and dependencies inside package.json
Can you please take a look on it?
All reactions