Closed (cannot reproduce)
Project:
Address
Version:
8.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2017 at 22:07 UTC
Updated:
29 Apr 2018 at 21:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
miiimoooThe attached patch adds a simple try/catch block which fixed the problem for me.
Comment #3
miiimoooComment #4
bojanz commentedWell, that sounds like it's just swallowing the error.
Did you use Composer to update Address? "composer update drupal/address --with-dependencies?" Without the "--with-dependencies" part it's possible you stayed on the old library version, which could have caused some of the crashes. But if that's the case you'll notice soon cause the widget will be unusable.
Comment #5
bojanz commentedNo further information provided.