Will Gardner Ochowicz

Results 2 issues of Will Gardner Ochowicz

### Affected Package The issue is caused by package @ngxs/3.7.4 ### Is this a regression? Yes, the previous version in which this bug was not present was: 3.7.3 ### Description...

domain: core
priority: critical
type: bug/fix
angular:ivy

In nvim-projectconfig.lua, you hardcode the config path. It should instead use the neovim stdpath function **It is:** ``` local config = { silent = true, autocmd = true, project_dir =...