Closed 0xdevalias closed 6 years ago
Just tried this on v1.1.1
and still seem to be getting issues:
Error {__zone_symbol__error: Error: Template parse errors:
Can't bind to 'routerLink' since it isn't a known property of 'a'. ("
…, …}
etc
@0xdevalias to reproduce the issue it would help a lot:
document.querySelector('[ng-version]').getAttribute('ng-version');
or asking to devs (if available)vendor.bundle.js
even privately under NDA. document.querySelector('[ng-version]').getAttribute('ng-version');
"4.4.4"
@0xdevalias we just released version 1.1.2 which should fix the exact error you had. Please let us know if it works for you. Thanks
Great! Will check it out when I'm back at work and let you know. Thanks :)
Edit: Not currently seeing it in the downloads in our account. Guessing it will be there shortly?
It's ready for download since then, try downloading it from the download section. Edit: We just saw dashboard news weren't updated, maybe they misguided you - that's fixed now.
Closing as it should be fixed now. Feel free to reopen.
Running the site in a normal browser works fine, when running through BCDetect, get the following error thrown (private site, can't share source)