exportify icon indicating copy to clipboard operation
exportify copied to clipboard

fix: possible null playlist in PlaylistsExporter.jsx

Open morganbarrett opened this issue 1 year ago • 1 comments

playlist is sometimes null, added a check to prevent an error being thrown and the the current export being abandoned

morganbarrett avatar Mar 22 '24 17:03 morganbarrett

Thanks a lot for this, do you think you could add a test? 🙏

watsonbox avatar Mar 24 '24 16:03 watsonbox

I made the same change myself today along with a test, plus a larger scope which also fixes issues in the main listing.

watsonbox avatar Aug 11 '24 18:08 watsonbox