Khari Lane

Results 13 comments of Khari Lane

> I've done so many tinkering (adding a tsconfig.json and a vue.config.js files and many other things) that I don't really know what fixed it but in the end it's...

@JStephens83 This is what I have and it's working for me. I changed my folder name from libs to lib but that shouldn't matter. I had to restart my server...

@pbhuvanesh did you add .env to your pubspec.yaml assets? ``` assets: - .env ``` This would be if the .env was in your root directory

> Is there any fix? What I ended up doing is moving to Netlify and storying environment variables on their server. Was able to access them using Netlify functions with...

@vanshg395 This took me down a long rabbit hole. But long story short, I ended up moving all my api calls away from Flutter web to server functions. You can...

> 2 months without any update? Today someone asked about this issue on [#Elixir Chat](https://elixirforum.com/chat/c/elixir-chat/2) too. I switched to using Ortex instead. Even on the latest main branch from the...

Would love any input to this. @smurching If this is not an easy integration I will try to dive deeper into the codebase myself to see if there is a...

I believe this should actually solve this problem @smurching ! My apologies, I did not see this in the documentation. Everything I've seen so far has recommended storing everything as...

This is not a duplicate because I dont get the errors mentioned in the previous tickets. instead the instances just stop mid generation and further messages are never recognized