feat(ui): active page indicator #3537
Annotations
2 errors
packages/~/app/layout/src/main.test.tsx#L29
Expected:
"<!DOCTYPE html>
<html
lang="fr"
data-fr-scheme="system"
hx-ext="debug, chunked-transfer, include-vals"
>
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="format-detection" content="telephone=no" />
<meta name="theme-color" content="#000091" />
<link
rel="apple-touch-icon"
href="/node_modules/@gouvfr/dsfr/dist/favicon/apple-touch-icon.png"
/>
<link
rel="icon"
href="/node_modules/@gouvfr/dsfr/dist/favicon/favicon.svg"
type="image/svg+xml"
/>
<link
rel="shortcut icon"
href="/node_modules/@gouvfr/dsfr/dist/favicon/favicon.ico"
type="image/x-icon"
/>
<link
rel="manifest"
href="/node_modules/@gouvfr/dsfr/dist/favicon/manifest.webmanifest"
crossorigin="use-credentials"
/>
<!-- -->
<link
rel="stylesheet"
href="/node_modules/animate.css/source/_vars.css"
/>
<!-- -->
<link
rel="stylesheet"
href="/node_modules/@gouvfr/dsfr/dist/dsfr/dsfr.min.css"
/>
<link
rel="stylesheet"
href="/node_modules/@gouvfr/dsfr/dist/utility/utility.min.css"
/>
<!-- -->
<link
rel="stylesheet"
href="/tailwind.css"
/>
<!-- -->
<script
hash="sha256-ZtVO4euNrRnx0KrqoCatLuOIaHv1Z7zi++KgINh8SqM="
nonce="nonce"
type="importmap"
>
{
"imports": {
"@~/app.core/config": "/bundle/config.js",
"lit": "/node_modules/lit/index.js",
"lit/": "/node_modules/lit/"
}
}
</script>
<title>
Hyyyyypertool
</title>
</head>
<body
_="
on every htmx:beforeSend NProgress.start()
on every htmx:afterOnLoad NProgress.done()
on every htmx:afterSettle NProgress.done()
"
class="flex min-h-screen flex-col"
>
</div></div></div>
<footer class="container mx-auto flex flex-row justify-between p-2">
</div>
<a
href="https://github.com/numerique-gouv/hyyypertool/tree/"
rel="noopener noreferrer"
target="_blank"
safe
>
<small>version </small>
</a>
</footer>
</body>
<!-- -->
<script
nonce="nonce"
src="/app/layout/src/_client/nprogress.js"
type="module"
></script>
<link
rel="stylesheet"
href="/node_modules/nprogress/nprogress.css"
/>
<!-- -->
<script
nonce="nonce"
src="/node_modules/htmx.org/dist/htmx.min.js"
type="module"
></script>
<meta
name="htmx-env"
content="{"defaultSettleDelay":0,"globalViewTransitions":true,"historyEnabled":true,"inlineScriptNonce":"nonce"}"
/>
<script
nonce="nonce"
src="/node_modules/htmx.org/dist/ext/include-vals.js"
type="module"
></script>
<script
nonce="nonce"
src="/node_modules/htmx.org/dist/ext/sse.js"
type="module"
></script>
<script
nonce="nonce"
src="/node_modules/htmx.ext...chunked-transfer/dist/index.js"
type="module"
></script>
<!-- -->
<script
nonce="nonce"
src="/node_modules/hyperscript.org/dist/_hyperscript.min.js"
></script>
</html>
"
Received:
"<!DOCTYPE html>
<html
lang="fr"
data-fr-scheme="system"
hx-ext="debug, chunked-transfer, include-vals"
>
<head>
<meta charset="utf-8" />
<meta
name="viewpo
|
|
The logs for this run have expired and are no longer available.
Loading