Ernesto Navarro
Ernesto Navarro
Hello @davidstutz Here you can see an example. https://codepen.io/enavarrocu/pen/NAVLPB Almost 5000 elements. There is a HUGE difference between Goggle Chrome and Safari, at least in MacOSX. In Chrome Canary there...
@obfischer Not sure if this is your issue, but the sha512 of your lima.yaml does not match mine. I manually download [(https://github.com/abiosoft/alpine-lima/releases/download/colima-v0.5.0-2/alpine-lima-clm-3.16.2-x86_64.iso)](https://github.com/abiosoft/alpine-lima/releases/download/colima-v0.5.0-2/alpine-lima-clm-3.16.2-x86_64.iso) and correspond to the sha512 that is in...
Thanks for the answer. Is exactly what I'm doing dynamic because can be two or more the same view with different data. But I have to register the descriptors in...
It's no just an extra view. Is the same view that the user can open every time he want.
What do you mean with a copy? I have several views open somultaneously. The component hosted in the view need a new instance for each view because have different information...
Indeed, it was not discoverable. At least I didn't think about that. Of course, it makes sense after you know it, but it is not that straightforward. I will think...
Thanks for your answer. It's not a panel, sorry for the mistake. It's a LwjglAwtCanvas what you see on black. Here is one example the correct position if I use...
Thanks for the answer. I already check, double check, read more than 10 times without any workaround. Also I'm using jdk1.8.0_20 so the problem is supposed solved in that version....
I still have this issue with `"typescript": true` in my `component.json`
@zernonia can you reopen this?