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

Map Field Doesn't Appear #196

Closed
mattrothenberg opened this issue Aug 5, 2019 · 4 comments
Closed

Map Field Doesn't Appear #196

mattrothenberg opened this issue Aug 5, 2019 · 4 comments

Comments

@mattrothenberg
Copy link

mattrothenberg commented Aug 5, 2019

Description

The Map field doesn't seem to render anything. It's as if the <simple-map /> web component isn't rendering at all.

Screen Shot 2019-08-05 at 12 04 57 PM

I noticed this as soon as I upgraded to Craft 3.2 and added the webperf plugin.

Screen Shot 2019-08-05 at 12 16 37 PM

Steps to reproduce

  1. Go to a entry edit page with a Map field type
  2. See that the Map field type is blank
  3. Disable the webperf sidebar preview, or disable the webperf plugin outright
  4. See that the Map field appears

Additional info

  • Craft version: 3.2.8
  • Maps version: 3.6.4.2
  • PHP version: 7.3.7
  • Database driver & version: MySQL 5.7.23
  • Other Plugins: webperf
@mattrothenberg
Copy link
Author

After a conversation on Discord, this appears to be related to the Webperf plugin.

@khalwat
Copy link

khalwat commented Aug 7, 2019

Webperf author here. I eliminated the bootstrap error, it was unrelated to this issue, and doesn't fix the problem.

I use webpack to build the asset bundles for Webperf, and initially I thought it might have been some odd conflict of having more than one VueJS loaded, but that appears to not be the case.

I'm happy to help narrow it down with you folks if you're game!

@dwhoban
Copy link

dwhoban commented Aug 19, 2019

@khalwat just setup a new project and got the same issue. Do you need anything to help close this out?

@khalwat
Copy link

khalwat commented Aug 24, 2019

I do -- I'm not sure what could be causing this. Perhaps you can diagnose on your end? Webperf continues to operate property, it's the Maps field that stops working if Webperf is installed and the sidebar is shown (which loads the Webpack bundles).

@Tam Tam closed this as completed in c049295 Oct 15, 2019
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

3 participants