Open pothuraju-dev opened 7 months ago
@pothuraju-dev can you re-check again? I'm not able to see it now.
@pothuraju-dev can you re-check again? I'm not able to see it now.
@dhaladitya108 I just checked it's coming. Follow the steps I mentioned in the issue you will face.
I checked it by cloning the code and figured it out that it's coming from splitpanel npm package used internally in code
@dhaladitya108 I just checked it's coming. Follow the steps I mentioned in the issue you will face.
I checked it by cloning the code and figured out that it's coming from splitpanel npm package used internally in code
Yes, @pothuraju-dev! You are right dude. The package doesn't seem to be maintained now.
I saw this error occasionally but can't stablely reproduce it. If you spot the culprit, PR is greatly appreciated.
Not exactly sure what this means. I get this instead of the Cannot set properties error
@rexhent It is coming from third-party package. These errors are inconsistent.
I'm looking into this. I've forked the package https://github.com/rexhent/splitpanes and am publishing it at splitpanes4. I might refactor it to use composition api and switch away from pug to just normal vue templating syntax, then hopefully I might be able to track down that error more easily. Also more typescript everywhere.
@rexhent It is coming from third-party package. These errors are inconsistent.
@antfu I'm not exactly sure how patch files work, if it is an issue with the actual splitpanes package if you want you could do it as a pr to https://github.com/rexhent/splitpanes, as splitpanes 3 is seemingly no longer maintained, and the maintainer won't merge any PR's.
I think this issue was fixed. I checked in the local setup and live, but it didn't occur.
I think this issue was fixed. I checked in the local setup and live, but it didn't occur.
Pretty sure it's this https://github.com/nuxt/learn.nuxt.com/commit/7c7a68f5dadcb16493f8a6907f7b3278de104f32
Repoduction:
Issue: