I added the dependency but it is not getting downloaded. I'm using intelliJ

I added the dependency but it is not getting downloaded. I’m using intelliJ.

I had the same issue. You can still download the jar file. I still doesn’t render Code Editor using vaadin 14.0.13. Does someone else have the same issue?

Following the Code Sample, it generates the following html but nothing is rendered

<ace-widget mode="ace/mode/xml" tab-size="5" theme="ace/theme/monokai" softtabs="false" minlines="2" placeholder="DEMO" maxlines="10"></ace-widget>

Cheers