Results 4 issues of decapo01

I had a tough time getting the computer database example to run. I've seen 2 issues about this one here https://github.com/playframework/play-slick/issues/427 and one here https://github.com/playframework/play-slick/issues/374 it would be nice (especially...

status:backlog

I'm having trouble getting data with an ajax request. I have the code ``` val myPromise = $.ajax(url) myPromise.done((data: Any, textStatus: String, jqXHr: JQueryXHR) => { println(data) }) ``` in...

This is the same issue as #3160 but with Pop!_OS 20.04 LTS. I was asked on that thread to open up a new issue here. Please let me know if...

type: bug
status: needs triage

In the section where we are ready to create a new album I am receiving this error ``` Could not load type 'Choice' from assembly 'Suave, Version=2.2.1.0, Culture=neutral, PublicKeyToken=null'. System.TypeLoadException:...