Maxime Thomassin

Results 9 issues of Maxime Thomassin

Hey thanks for this superbe little framework. Im trying to add a favicon to my webapp, but I keep getting this error: ```AttributeError("'module' object has no attribute '__path__'",)``` My favicon...

### Describe the bug Hi, thank you for this amazing solution. My solution is deployed on k8s with Azure. I have an ingress with lets encrypt. I've used the templates...

bug report

Hi, I'm looking to use your plugin and I cant get my project to start. I get this error : ``` Severity Code Description Project File Line Suppression State Error...

``` flatc: 2.0.0 os: ubuntu 20.04 go: go1.20.4 linux/amd64 cpp: 9.4.0 ``` affected language: `go` schema ```c namespace CmdGen; table CommandResponse { message: string; } table SetPizzaToppingRequest { pepperoni: int;...

stale

Chart: InfluxDB2 Issues: Service extra labels are not added to the service hey, i'm trying to add extra label to the service. In the helm chart values, I see ```yaml...

Hi, thanks for your library and awesome db! I generate line protocol entry via reflection and I got all my lines ready to be pushed. I want to use the...

### Describe the bug When using the Change method, I get this error message from surrealdb: `sending request failed for method 'change': Method not found` I am using surreal version...

bug

### Question Hi, I have a mdbook where I modified the index.hbs to add a logo above the TOC: ![Image](https://github.com/user-attachments/assets/450fd28a-33d6-4115-90a8-f5dc1d755a08) I have upgraded to the latest version v0.4.42 and readjusted...

C-question

### Describe the bug SurrealDb: v1.5.4 SDK: v0.3.0 While upgrading to the new version of the sdk, I keep getting this error when umarshalling my Device struct `error listing devices...

bug