Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(fabToolbar): fail gracefully if no icon used in trigger #3601

Closed
wants to merge 1 commit into from

Commits on Jul 6, 2015

  1. fix(fabToolbar): fail gracefully if no icon used in trigger

    the component previously assumed the user would have an icon
    inside the trigger and was throwing an error upon animation
    which caused the entire component to break
    
    also fix a potential issue with the animation not properly
    firing the `done()` callback when finished
    
    closes #3223
    topherfangio committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    d28febc View commit details
    Browse the repository at this point in the history