ultralight-java-reborn icon indicating copy to clipboard operation
ultralight-java-reborn copied to clipboard

`UltralightView#getJavaScriptContext()` not found

Open SuperIceCN opened this issue 1 year ago • 0 comments

First of all, thank you for your dedication to this great project.

My question is that in this example below, it says method UltralightView#getJavaScriptContext() can be used to obtain the JavaScript context, however, I cannot find the method in class net.janrupf.ujr.api.UltralightView.

https://github.com/Janrupf/ultralight-java-reborn/blob/117a04c889986ba39e7565ab31320be0cf15887d/examples/javascript/src/main/java/net/janrupf/ujr/example/javascript/JavaScriptExample.java#L22-L24

Is there something that I missed? Or is it still unimplemented (If so could you pls offer some information about it so that maybe I can submit a PR to implement it.) ? Thank you!

SuperIceCN avatar Jan 18 '24 12:01 SuperIceCN