CoolLoong

Results 33 comments of CoolLoong

``` /** * @author Cool_Loong */ public class ConsoleMultiProgressBarConsumer extends ConsoleProgressBarConsumer { final PrintStream out; final boolean first; public ConsoleMultiProgressBarConsumer(PrintStream out, boolean isFirst) { super(out); this.out = out; this.first =...

I don't have problems with the latest version of vg. If there is more, feel free to reopen issue

```python def get_input_box(): """Get the child textarea of `PromptTextarea__TextareaWrapper`""" return PAGE.query_selector("textarea") def is_logged_in(): # See if we have a textarea with data-id="root" return get_input_box() is not None def is_loading_response() ->...

please use google cloud drive

> he error is still reported after removing Add Oh, and since there are still blocks in the level from addon, I can add an config to turn off it...

https://github.com/PowerNukkitX/WaterdogPE-PNX you can refer to the change in this project to resolve

Referring to #212, it solved my problem by setting `trailingSlash: true`. whether is the bug reappeared? I am using docusaurus version 3.3.2 docusaurus-search-local 0.41.0