Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "deltavision"

Closing the case.

Hi

first of all - thank you for your assistance :-)

Could be because of bundles files was under source control (TFS)? - read-only files, but I am not sure... Anyway bundles folder as with node_modules folder should not be under source control.

It would be nice to get a warning if "npm run create-bundles" can't update the bundle files.

Another lesson learned (with gulp and ANZ 7.1) - JavaScript ES6 is not supported. Fx. "arrow function" and "const".

Thanks

Hi,

I send you an email :-)

so "arrow function" and eg. "const" is not supported, meaning that JavaScript ES6 is not supported right?

Hi,

is it a problem with the load of login.js ?

I can click - Forgot password, Email activation, New tenant - they are all working

  • but the link to Change (tenant) is not working.

Still have same errors on Login :

Hi - tried to run "npm run build", just to test "minifie"

now I get some errors on jquery "=>" syntax

Don't know if it is related to the other issue

Hi,

output from command:

Hi,

updated my project to 7.1 - so using gulp instead of webpack. Still same issue on login as earlier.

Looks like auto-generate of bundles is fixed with gulp v7.1

Console on load login:

After login - same as before:

Hi,

I am using Core Mvc jQuery - so no Angular in yarn.lock - as far as I can see.

Hi,

from Chrome - on EDGE I cannot see any errors (maybe looking in the wrong place...)

Hi,

got it working with webpack - problem was I commented a line (with // ) in the bundle.json file. Looked OK in the VS editor, but "npm run create-bundle" failed...

So now the bundles build - but the auto generate/update of bundles as in v6.x is not working. I have to manualley run "npm run create-bundle".

Next problem..., after re-run of "npm run create-bundle" the App goes to this error after login. Maybe something related to .min.css /.min.js - vs: .css/.js, but not sure....

Showing 81 to 90 of 107 entries