You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just like with the Free Pascal demo app, passing 0 as id as integer causes the application to crash. Currently I am passing 0.0 as id, which is not ideal (and technically wrong). I need to find a solution.