Closed SimonLab closed 5 years ago
ref: #592 It's possible that a static page doesn't have a browser title defined, in this case the function String.trim/1 was raising an error as the parameter was nil. Use empty string if the browser title is not set
String.trim/1
ref: #592 It's possible that a static page doesn't have a browser title defined, in this case the function
String.trim/1
was raising an error as the parameter was nil. Use empty string if the browser title is not set