fewieden

Results 88 comments of fewieden

Are there any features in v3 that are missing for use in this project? The node-fetch team still provides fixes for the v2 of the module. The nodejs team also...

@BKeyport @khassel you have to use the [safe](https://mozilla.github.io/nunjucks/templating.html#safe) filter from nunjuck to display it. E.g. https://github.com/fewieden/MMM-Fuel/blob/232333659c4d7ed7233805505fd127edfe20713b/templates/MMM-Fuel.njk#L8

@MichMich as already mentioned before moving the ellipsis outside of the translation would be very bad. Context: At work, I also have to do translations of the system, and when...

@tomkenner do you see any errors in the electron or terminal logs?

@tomkenner I just tested the module for your other issue and I received the data. The error is indicating that the API requests are timing out. Does any other of...

@tomkenner I can't reproduce your issues. If you are interested I can offer a remote debugging session. Just connect with me on the MagicMirror discord channel.

@Krashdeez looks like the module has an issue to parse the departure times. Can you please share your config options for the module?

@Knapoc I was able to reproduce the issue yesterday before work. When I tried to debug in the evening the module worked as expected again, looks like the station had...

@Knapoc I can add a safeguard for that specific line. However, the problem is, that I don't have the exact server response saved, in order to figure out if we...

@Dzeyda can you please share your config for MMM-Fuel? Don't forget to remove sensitive data like API keys. Do you see any errors in the terminal or the browser console?