Editing the Page Type Attributes version 9.3.9

I am building a brand new site with version 9.3.9 newly downloaded today. So far all is going well until I tried to edit the Page Type Attributes the page displays but there isn’t an edit symbol on the line to change the option value. This is for a newly created page type so I repeated the same for a pre- installed page type with the same issue.
When the page type attribute editor loads I get this in the dev tools console

js:15 Uncaught TypeError: Cannot read properties of undefined (reading ‘regional’)
at js:15:12
at js:11:3
at js:13:2

Does any one have any ideas what is wrong?

Thanks
Martyn

Does it happen with 9.3.9 (released a few days ago)?

HI Thanks for the reply, just checked again
Sorry it was my mistake the version installed is 9.3.9 downloaded yesterday

# Concrete Version
Core Version - 9.3.9
Version Installed - 9.3.9
Database Version - 20241115093300

Just checked the behavior which is the dame issue.

A bit more detail.
Tested this one Chrome Dev fails
Tested on Firefox Dev fails
Tested on Edge fails

Would it be worth downgrading to 9.3.8

Can you provide a screenshot or path where you are seeing this so I can be sure that I’m looking in the right place? I’ve compared both the page type attributes (/index.php/dashboard/pages/types/attributes/*) and the page attributes (index.php/dashboard/pages/attributes) pages with 9.2.0 and I can’t see any difference.

I might be looking in the wrong place, but I can edit the default attributes for a given page type by selecting the edit button, then selecting the attribute I want to set a default value for, then editing it in that modal window.

The page causing me issues was
/index.php/dashboard/pages/types/attributes/17

OK I now understand the functionality which a different to previous versions! what confused me was the lack of any initial values for the list of attributes.
This is the page

My confusion comes from the labeling of the edit box that says Add Attribute, having played with it a bit I can now see the functionality.

I am sorry for troubling you but it did confuse me. Working on the 8.5 version of the site let me focus else where for a while.

Thanks

Martyn

No problem! I was confused at first as well. Here’s a little tutorial on setting them: https://youtu.be/1LZW_e4AUA8?t=450

I’ll update the v9 documentation for page type attribute default values to make it clearer as well.