Closed TopCat6 closed 7 years ago
thx for the great bug report - will fix asap...
The cause is a simple JS which checks if it's running on "localhost" and then tries to reconfigure some paths for dev-setup. This is actually not needed any more, now that we can do watched live builds with angular-cli, so we'll temporarily disable it, and remove it later on. WIP, should get fixed today...
fixed...will release in a few minutes.
I'm submitting a ...
...about
Current behavior
After adding Content module to a page on
localhost
, I just get a round blue icon with white glasses. Clicking on it produces an error in the console:Clicking 'Change Template / Layout' in pencil menu also does nothing. This happened after upgrading from 2sxc 8.12 to 9.02. Expected behavior
Clicking the icon would invite you to install the default apps. Minimal reproduction of the problem with instructions
ReferenceError: $2sxc is not defined 1 ui.html:20:5
What is the motivation / use case for changing the behavior?
DesktopModules\ToSIC_SexyContent\dist\ng\ui.html
so that it does not setisDevMode
totrue
in the following code:Please tell us about your environment:
Anything you would like to add