Closed n0eL1405 closed 1 month ago
Hey @n0eL1405 :)
your pom looks right, maybe this could help you: https://github.com/F0rce/ace/issues/40#issuecomment-1952679698
That worked, thanks. It was really that easy to fix ^^
Hint for someone having the same issue: In Vaadin 23 (and maybe earlier) the property is vaadin.whitelisted-packages
Describe the bug Like in #34 the AceEditor is invisible. I can see it with the browser inspection tool but nothing on screen. I tried the steps mentioned in #34 but nothing worked. There are some errors in the browser console, but I don't think they are related.
To Reproduce Not sure how to reproduce. Using the Demo Project from https://start.vaadin.com/app and adding AceEditor works fine.
Expected behavior AceEditor on page.
Screenshots
Desktop (please complete the following information):
Additional context Root POM:
UI POM:
I had to cut out / censor some stuff in the POMs, don't wonder if it seems incomplete.
I hope this is enough information