-
-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.jsdelivr.net/gh/starfederation/datastar@1.0.0-beta.7/bundles/datastar.js" type="module"></script>
</head>
<body data-star />
</html>
Results in:
<html>
<head>
<script src="https://cdn.jsdelivr.net/gh/starfederation/datastar@1.0.0-beta.7/bundles/datastar.js" type="module"></script>
<meta name="view-transition" content="same-origin"></head>
<body data-star="" id="datastarNaN">
</body>
</html>
Reproduces in beta.6 and beta.7 but not in beta.5.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working