There seems to be a bug in the module config. When I export configuration files, the content of facebook_pixel.facebookpixelconfig.yml looks like this:

facebook_pixel:
  facebook_id: ''
_core:
  default_config_hash: 3mRVPWNLHrrONSVMffvtd-8dISO3MPLdD5sDwU0Ahck
langcode: nl
facebook_id: '**************'

As you can see, there are two "facebook_id" keys, one nested in "facebook_pixel" (as in the module's default config), the other on the top level.

Comments

marcvangend created an issue. See original summary.

  • andyg5000 committed e4ae063 on 8.x-1.x
    Issue #2861913: Exported config seems incorrect
    
andyg5000’s picture

Status: Active » Fixed

Hey @marcvangend

You're correct. The issue is resolved now, but you'll still see this w/o a re-install.

marcvangend’s picture

Thanks for the fix!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.