Duong Xuan Truong

Results 8 comments of Duong Xuan Truong

Hi @daniel-dx, I have been able to implement the conditional display (and clearing the previous selected values) by utilizing the "valueTemplate" field of the dependent submenu like this: ``` {...

For anyone wondering, this is how I add another element that depend on the dependent submenu in the previous form: The down side is that when validation is added, the...

@x4080 : you import it with: `import * as streamsaver from 'streamsaver'` You can see an example [here](https://codesandbox.io/s/kjrxh?file=/src/index.js):

@x4080 can you post your webpack configuration file?

@x4080 I have yet used nextjs, but what is the error when you render from the server, and can you post the code where you use streamsaver? Do you add...

Thank you @siikamiika and @FooSoft, I will work on the licensing and other issues shortly. Initially, I wrote the script as I hadn't known that Yomichan-import can handle SQLite (do...

I also had this issue on MX Linux 21, and solved it by opening YACReaderLibrary with sudo in the terminal once, creating a new library and pointing to the comics...

from @fondfire finding, I've added a little script into /etc/rc.local to change the owner and group of the file /tmp/ea343ff3-2005-4865-b212-7fa7c43999b8 upon every boot. Since then everything seems to work normally:...