We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12998d6 commit 47baf16Copy full SHA for 47baf16
1 file changed
index.html
@@ -56,8 +56,4 @@ <h2>QR Code Generator</h2>
56
replaysSessionSampleRate: 0.1,
57
replaysOnErrorSampleRate: 1.0,
58
});
59
-</script>
60
-
61
-<script>
62
- myUndefinedFunction(); // This will trigger an error
63
</script>
0 commit comments