Microsoft Edge 18 Select generated by blueprints not working

Hi,

I’m using Kirby 3 and I’m generating select drop-downs in my panel view with blueprints.
When I want to change a value of this dropdown the orange-pink Save bar doesn’t appear when I’m using edge 18. if I Change another field’s value (not the select) the save bar appears. When I save the page and refresh it the value I’ve selected in the select is reverted to it’s original value.

I’ve installed a fresh Kirby 3 starterkit and tested this with the code on the getkirby docs page found here:

fields:
  category:
    label: Category
    type: select
    options:
      design: Design
      architecture: Architecture
      photography: Photography
      3d: 3D
      web: Web

Yet this doesn’t work either. So I’m suspecting this is not a bug on my side.
Is there a known fix for my problem? I can’t find any solution in the forms here.

Some more info:
Kirby 3
Microsoft Edge 44.17763.1.0
Microsoft EdgeHTML 18.17763

Thanks in advance!

I’m on a Mac and can’t test this at the moment. Could you please create a bug report on GitHub?

Until there is a fix, you can probably use another browser?

1 Like

Thanks I will create a bug report.

Unfortunately my client specifically asked for it to work in edge.
I’m thinking of using the Radio Button fields in the mean time.

Ok, then changing the browser is not really an option. Sorry for the inconvenience.

1 Like

Looks like this was fixed in 3.2.4.