Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select field not displaying in CP after upgrading to 3.0.1 #2302

Closed
johncarter- opened this issue Aug 26, 2020 · 5 comments
Closed

Select field not displaying in CP after upgrading to 3.0.1 #2302

johncarter- opened this issue Aug 26, 2020 · 5 comments

Comments

@johncarter-
Copy link
Contributor

johncarter- commented Aug 26, 2020

Bug Description

Select field type is throwing a JS error and not displaying after upgrading to 3.0.1

image

image

handle: images_per_row
field:
  options:
    - 2
    - 3
    - 4
    - 5
  clearable: false
  multiple: false
  searchable: false
  taggable: false
  push_tags: false
  cast_booleans: false
  default: 4
  type: select
  listable: hidden
  display: 'Images Per Row'

Environment

Statamic 3.0.1 Solo
Laravel 7.26.0
PHP 7.4.6
No addons installed

@jasonvarga
Copy link
Member

What version did you upgrade from?

@johncarter-
Copy link
Contributor Author

3.0.0

@twd3
Copy link

twd3 commented Aug 26, 2020

The selects in my bard sets are working fine with 3.0.1...

@johncarter-
Copy link
Contributor Author

Maybe it's relevant that it is part of a replicator. I will check on a fresh local installation.

@jackmcdade
Copy link
Member

Found and fixed. It was the all-numeric values that was causing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants