Construct 3 r155

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • There appears to be some issue in R155. Everything works in R154 but when I run in R155 I get the following error: Uncaught (in promise) TypeError: Cannot read property 'Apply' of null

    at C3.Layer._DrawInstance (layer.js:1)

    at C3.Layer._DrawInstances (layer.js:1)

    at C3.Layer.Draw (layer.js:1)

    at C3.Layout.Draw (layout.js:1)

    at C3.Runtime.Render (runtime.js:1)

    at C3.Runtime.Tick (runtime.js:1)