Open urapadmin opened 1 month ago
the quick fix solves the problem for now. But it is a hacky solution that just suppresses the error. I am not really sure why the Director's view reacts like that (which is totally reasonable) but Q&V does not (that's the part I don't understand).
My guess is that Q&V benefits from the new dynamic app loading technique I invented for #2691: https://wiki.arch-kiosk.brown.edu/urapdev/doku.php?id=manuals:developer_manual:kiosk_front-end_apps&s[]=dynamic&s[]=app
I should apply that to the Director's view and see if the errors in the JS console still happen.
Do you want me to test this? Not in testing but in the release notes so I wasn't sure...
there is not test needed, director's view simply starts again for now. But my task is not complete.
Ok, sorry!
taking this out of time zone because it is actually an architectural issue that all plugins potentially have
not a time zone issue but occurs strangely in the new Kiosk > 1.6: Director's view does not load because of some Vaadin library confusion:
Not the first time I battle that kind of Vaadin trouble