Results 117 comments of Ooker

I wonder why it used to work but not now?

Nó problem. You don't need to apologize. You have done your best and it's time to focus on other important things. Just having time to communicate is much appreciated. What...

Obsidian 0.14.6, Database 1.5.0. There are only this plugin and BRAT activated. Here is the error in the console: ``` VM253:421 [Vue warn]: Error in render: "TypeError: item2.join is not...

In the `brands` folder I have two nodes `Audi` and `Honda`. I try having them empty and some rubbish text but it doesn't work in both cases

How about using the Kanban plugin for this?

In [one Stack Overflow question](https://stackoverflow.com/a/77815476/3416774) @marvinhagemeister says that _Fresh currently doesn't support passing context values from the server to the client._ I wonder why this is the case? Reading about...

But isn't that the concept of island or partial hydration involves the interaction between server and client? How can Preact apply those concepts without having any idea about server? Where...

yes. I'm on root, and the `deno.jsonc` in root is like this: ```json "tasks": { "check": "deno fmt --check && deno lint && deno check **/*.ts && deno check **/*.tsx",...

> React should always be aliased to `preact/compat` By this do you mean to add this to the import map? ``` "react": "https://esm.sh/[email protected]/compat", ``` It does alleviate the compiler, but...

As far as I know, the script only works if the DOI is actually a clickable link. In your case it's not.