Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

Webapp v2 localhost - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Changes for page Webapp v2 localhost

Last modified by bougault on 2022/10/20 16:38

From version 8.1
edited by bougault
on 2022/10/20 16:38
Change comment: There is no comment for this version
To version 1.1
edited by bougault
on 2022/03/11 12:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,15 +1,15 @@
1 1  {{html clean="false"}}
2 2  <script type="module" src="http://localhost:3000/@vite/client"></script>
3 -<!-- script type="module">
3 +<script type="module">
4 4  import RefreshRuntime from "http://localhost:3000/@react-refresh"
5 5  RefreshRuntime.injectIntoGlobalHook(window)
6 6  window.$RefreshReg$ = () => {}
7 7  window.$RefreshSig$ = () => (type) => type
8 8  window.__vite_plugin_react_preamble_installed__ = true
9 -</script -->
9 +</script>
10 10  <!-- div id="root" data-collabName="bougault"></div -->
11 11  <div id="root"></div>
12 -<script type="module" src="http://localhost:3000/src/apps/oidc-client-manager/oidc-client-manager.tsx"></script>
12 +<script type="module" src="http://localhost:3000/src/apps/collab-search/collab-search.tsx"></script>
13 13  
14 14  <!--script type="module" src="http://localhost:3000/src/apps/collab-settings/collab-settings.tsx"></script-->
15 15