- 
    Bug 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    QDS 3.2
- 
    Figma Desktop App version 112.2, Windows 10 Pro
- 
        QDS Berlin - 2022 Week 17/18
Steps to reproduce
- Import attached file ("Export T.find Exception v3.2.0.fig") into Figma
- Open the Figma console (Plugins > Development > Open console)
- Open the Qt Bridge for Figma plugin
- Click "Export"
Results
The export fails because of this error:
Uncaught (in promise) TypeError: t.find is not a function
    at eval (PLUGIN_2_SOURCE:1:369918)
    at k (PLUGIN_2_SOURCE:1:369948)
    at Q (PLUGIN_2_SOURCE:1:376868)
    at le (PLUGIN_2_SOURCE:1:382282)
    at ue (PLUGIN_2_SOURCE:1:383130)
    at eval (PLUGIN_2_SOURCE:1:384433)
    at Array.map (<anonymous>)
    at ue (PLUGIN_2_SOURCE:1:384385)
    at eval (PLUGIN_2_SOURCE:1:382740)
    at eval (PLUGIN_2_SOURCE:1:382881)