Hi Vaadin 14.0.5 and 14.0.11 Calendar ver: <version>2.0.0.alpha2</version>

Hi

Vaadin 14.0.5 and 14.0.11

Calendar ver:

2.0.0.alpha2

2.0.0.RC1

Some function not working removeAllEntries(), render() and others.
I get error like:$0.removeAllEvents is not a function.

Adding this does not help:

 <version>${vaadin.version}</version>
                <executions>
                    <execution>
                        <goals>
                            <goal>prepare-frontend</goal>
                            <goal>build-frontend</goal>
                        </goals>
                    </execution>
                </executions>

for version, RC2,RC3,RC4 other problem:Webpack Error

17918502.png
17918505.png

Do you use Spring / Spring Boot?