JS
JS
@Benny1007 @rjmholt Any updates on this feature? I would greatly appreciate if I could rename variables only in their respective scope.
As a user, I would be happy if I could rename variables in a function without worrying that they will be also renamed in other functions just because the name...
Why isn't this fixed?!
Yes, I know it's a bad practice to use sql_variant, but I did not setup the DB, it came directly from Microsoft as part of SQL server SSIS system table....
Yes, that would be nice! Could you set it up as an optional setting that we can toggle in the generator?
@sjh37 Honestly, this particular subscription model steers me away from using this tool. I am not against paying a fair price for a good product, but I am not willing...
I agree, it should be downloadable via package manager.
That is because you haven't loaded static web assets. In Program.cs -> WebHostBuilder method: ``` StaticWebAssetsLoader.UseStaticWebAssets(context.HostingEnvironment, context.Configuration); ``` Read the first answer here for more info: https://stackoverflow.com/questions/72811673/notyf-view-component-not-working-when-using-environment-tag
@nabinked Can you please explain how to apply custom styles? I need to completely change the look of the toast message.
@dealproc I guess @tmsmith didn't add you as a maintainer? Is there a forked branch that is being maintained by other people? Or have you guys switched to a different...