Max Techera

Results 6 comments of Max Techera

You can see it in the basic demo at http://swimlane.github.io/angular-data-table/ Click on a table row then hit F5 or F12 to open devtools (chrome), it wont work click outside the...

I'm facing the same issue as @gage-langdon . Have you found some workaround? ---- UPDATE---- I found a quick workaround if you're using yarn as your package manager. In your...

Hi, I'm having the same issue! Works on my local computer and in GithubAction but fails during Heroku deployment. Is there a way to disable this dependency or some reason...

@Jolg42 - I've updated to the latest version but nothing has changed. It really seems like a race condition where NextJS evaluates the module/route/component as soon as the JS is...

I'm running into this all the time as well, my temporary solution is to copy/paste the files where they need to be, and then try not to stop the dev...

Im having the same issue with versions: - [email protected] - [email protected] Its working fine if I run it locally, but in the server the worker keeps running over and over....