Closed (fixed)
Project:
Button Link Formatter
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 May 2017 at 13:45 UTC
Updated:
5 Jun 2018 at 17:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sylus commentedComment #3
Somfai Tibor commentedI would have read bug reports :D.
I found the same mistake.
I found the solution: 'btn_size' => '',.
I thinking I would write a report.
Then I see that they've been solved.
I confirm that this solution works!
Comment #4
mgstablesI also confirm that this solution works.
Comment #5
lakenney commentedManually adding 'btn_size' => '', to line 34 in the src/Plugin/Field/FieldFormatter/ButtonLinkFormatter.php worked for me.
Thank you!
Comment #7
hatuhay commented