I started my first Elm project. It compiles without errors. If I load the index.html in Chrome I get: Uncaught TypeError: Cannot read property 'style' of null in ghostery.js line 3 At all places I use div [] [....] So the first arg is empty. I'am using elm-reactor 0.17.1 on Windows. What can I do?
Kees -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
