Closed seanmurphy1661 closed 9 months ago
For me it works fine. When you click on the link, doesn't a new entity appear in the input? If not, tell me the browser+version you are using, please.
The code seems malformed, but actually it is a correct Hyperscipt syntax/encoding.
Nothing happens. Open in new tab works.
ok, yes, something does appear in the box. i get it now. i was expecting the link to also nav to the profile
some random content link is not working due to malformed href on the index page.
View page source reveals:
<a class="underline" href="[/random](view-source:https://njump.me/random)" _="on click halt the event then fetch /random with method:'POST' then tell <input[name='code'] /> set @value to result">some random content</a>
obvi not a big deal, but i rarely find bugs...