You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before digging deeper is aurelia-solitaire supposed to work at the moment?
Did a clone of the repo and then followed the installation instructions. When running gulp watch game comes up, but in certain situations like dragging a king to an empty lane I'm getting the TypeError: Cannot read property 'indexOf' of null in aurelia-binding.js:3404.
The text was updated successfully, but these errors were encountered:
Sorry about that- it needs a fix that's coming in this week's Aurelia release. The version on the github pages site is running on master branch versions or some of the Aurelia repos. I'll get this updated as soon as the release drops.
Before digging deeper is aurelia-solitaire supposed to work at the moment?
Did a clone of the repo and then followed the installation instructions. When running
gulp watch
game comes up, but in certain situations like dragging a king to an empty lane I'm getting theTypeError: Cannot read property 'indexOf' of null
inaurelia-binding.js:3404
.The text was updated successfully, but these errors were encountered: