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

Webcomponent / Use relative path to load main template from cache. #8503

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Nov 19, 2024

  1. Webcomponent / Use relative path to load main template from cache.

    index.html default view template can be loaded from the Angular template cache directly.
    If not, webcomponent can failed to load the template due to
    gnMapServicesCache.getMapservice.
    fxprunayre committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4793fd1 View commit details
    Browse the repository at this point in the history
  2. Typos.

    fxprunayre committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b489134 View commit details
    Browse the repository at this point in the history
  3. Webcomponents / Relative path using XMLHttpRequest instead of will fa…

    …ils on webcomponent mode. Use full URL.
    fxprunayre committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5a71ddc View commit details
    Browse the repository at this point in the history