Marcus Hellberg

Results 34 comments of Marcus Hellberg
trafficstars

Adding a runtime hint for `ClientViewMenuConfig.class` makes it possible to start a starter created with `hilla init --pre`. But there are no menu items visible, and trying to call the...

Progress! I wonder what has changed in calling endpoints. It used to work. Have we changed how endpoints are being called?

Ah. Good that you reminded of that. It's not fixed, but needs to be fixed https://github.com/vaadin/hilla/issues/2461

Regardless of the annotation on the Java method, I would like to have the option to disable it on a per-call basis (the latter example). It's also more explicit to...

I happened to run into the same while recording a video, so here are my steps to reproduce. Not shown in the video: updating `vaadin.version` to `24.4.0.beta1` and adding pre-release...

Maybe. It doesn't matter if I run the Application.java or mvn. I can start the app without issues from the command line, but the moment I open the directory in...

I just ran into the issue with a fresh start.vaadin.com project with Vaadin 24.6.6 in Cursor. It's happened to me across different laptops, VS Code versions and VS Code-based IDEs...

That's quite a lot of complexity to add to a starter. Could we somehow hide some of that logic within `useViewConfig()?.title`?

Note. This used to work in earlier versions. I ran into this when updating an old project from Vaadin 20.