marvfinsy

Results 6 issues of marvfinsy

Amber wants to use: github: dare892/citrine-i18n. This conflicts with crimson-18n u use. Removing the amber one and using yours fails compile in a helper. The helper has a method that...

Or do i have to support it myself during creation/updating?

Just tried following ur doc using the Starter Template and had numerous issues. Using node v16. 1. After using init to generate project. npm install failed. There were dependency issues...

Trying to use dynamic fields and/or dynamic associations. But i need to be able to include/exclude that column. So i'm trying to use the field exclusion (using lambda) along with...

question

In the Specifying an sdk u show an example creating a web app: #r "sdk:Microsoft.NET.Sdk.Web" using Microsoft.AspNetCore.Builder; var a = WebApplication.Create(); a.MapGet("/", () => "Hello world"); a.Run(); ==== I get...

bug

**Is your feature request related to a problem? Please describe.** This feature is not related to a bug. But would help solve the below problem. **Describe the solution you'd like**...