Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

didnt match AngularJS #51

Open
doudouba opened this issue Jun 17, 2021 · 2 comments
Open

didnt match AngularJS #51

doudouba opened this issue Jun 17, 2021 · 2 comments

Comments

@doudouba
Copy link

dest url : https://angularjs.org
image

@rverton
Copy link
Owner

rverton commented Oct 6, 2021

Can you check the pattern in the schema and see which pattern did not match in webanalyze?

@ChristianSch
Copy link

ChristianSch commented Jun 20, 2023

I have an example for this. https://developer.db.com/

The body is:

  <body id="top">
    <app-root></app-root>
    <script src="assets/js/webtrekk_v4.min.js"></script>
    <script src="assets/js/webtrack_config.js"></script>
    <script src="assets/json/devportal_config.json" type="application/ld+json"></script>
  <script src="runtime.3fef06950bccbaee.js" type="module"></script><script src="polyfills.b463757590291e1e.js" type="module"></script><script src="scripts.0c004938dde0d388.js" defer></script><script src="main.80791e099dd1431e.js" type="module"></script>

</body>

I guess you'd need javascript crawling and window.getAllAngularRootElements() to detect it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants