Removal of theme compact design

I used lumo theme contact design by using “@JsModule(”@vaadin/vaadin-lumo-styles/presets/compact.js")" in mainview.

Now i have removed it but the app runs in compact mode in localhost.

Is it similar to Menu design is not reflected in application - #2 by mbucan

How to revert back?

It could be the same problem, but also I would try this:

  • press CTRL+F5 to refresh so the browser does not load from its cache
  • clean, vaadinClean

Kind regards,
Mladen

@mbucan , thanks dear,

vaadinClean and vaadinBuildFrontend helped. to be frank i don’t know what has helped, i run everything in Gradle but issue is not present now.