Yoshikuni Kato

Results 21 comments of Yoshikuni Kato

I see. Thank you for the instructioon.

Hello. Any updates with this?

Thank you for your reply. These are my new trials. - rust-binary-calls-swift-package I added `import Foundation` at the top of `swift_library.swift`, but the result was the same. - async-functions The...

In the hugo-PaperMod example site, base URLs are not set for each language, and root URLs for each language are these: - EN: https://adityatelange.github.io/hugo-PaperMod/ - FR: https://adityatelange.github.io/hugo-PaperMod/fr/ - FA: https://adityatelange.github.io/hugo-PaperMod/fa/...

@adityatelange No, adding `absLangURL` doesn't solve the stylesheet issue. I'm not sure if adding `baseURL` is a good idea in this case, as multiple language sites are configured on these...

I've been working on this issue. Please see this branch if you're interested! https://github.com/yoching/ui-core/tree/fix-multiple-definition

Is this still happening? I couldn't reproduce this in my environment.

I'm not sure what I should add to the changelog. Do you have any suggestions for it?

With Storybook, you can try with these buttons

I have updated the codebase, now it works to some extent. However, I found a bug. After opening `PositiveInt2`, when you click the link to type `PositiveInt2`in the term declaration,...