bookings
bookings copied to clipboard
Results
1
bookings issues
Sort by
recently updated
recently updated
newest added
Adding go template variable inside Javascript tag getting parsing error. https://github.com/tsawler/bookings/blob/926f4423d0d6af714407dce3d8260f03f84f8b8c/templates/base.layout.tmpl#L156 I'm using go1.22.2 linux/amd64. I have resolved the issue by modifying the javascript code. ``` function notify(msg, msgType) {...