Oleksandr Ryzhyk

Results 5 comments of Oleksandr Ryzhyk

@JonathanMonga Hi! I have same issue with text. If I remove config and light values, no errors are thrown. But I need custom settings. Is there any fix for this?

I see the same issue for Angular 21. Upvote this issue.

Are there any updates on this issue? I tried to use spacetimedb: 1.10.0 with freshly created Angular 20 project. ``` "dependencies": { "@angular/common": "^20.3.0", "@angular/compiler": "^20.3.0", "@angular/core": "^20.3.0", "@angular/forms": "^20.3.0",...

> [@webmarket7](https://github.com/webmarket7) Did you regenerate the bindings after updating ? I created the new Angular project, installed spacetimedb: 1.10.0, generated the module_bindings from the Rust server with spacetimedb: 1.10.0 and...

@JohnyBro Hello! I think I know, why you don't see those errors. I tried to build the app with `ng build` and got only those issues from `module_bindings`, that you...