Closed (fixed)
Project:
Render Profiler
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2023 at 10:34 UTC
Updated:
30 Aug 2023 at 21:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
miiimoooAttached find a minimal patch
Comment #3
keshavv commentedI think also need to add
!empty()check to check the null value.Comment #5
les limThanks! I've opted instead to prevent the function from being invoked for empty values.