ikoamu / publish-org-roam-ui

Generates a static site for org-roam-ui from org-roam files managed on GitHub. And it is easy to publish to GitHub Pages.
https://ikoamu.github.io/publish-org-roam-ui/
GNU General Public License v3.0
32 stars 3 forks source link

Application error: a client-side exception has occurred #18

Closed sherlockes closed 3 months ago

sherlockes commented 3 months ago

The generated website loads correctly, but after a few clicks the following error appears:

Application error: a client-side exception has occurred (see the browser console for more information).

The generated website loads correctly, but after a few clicks the following error appears: If we go to the console it shows us this error in several lines:

TypeError: a.slice is not a function

Thks

ikoamu commented 3 months ago

I'm sorry, support for the ATTR_HTML keyword(#16) seems to have failed. I've reverted the implementation once, so please check it again.

sherlockes commented 3 months ago

Okay, now it works properly.