Hello',
Thanks for your project, you bring to us an usefull set of tools.
After updating to haxe 4, a lot of things seem to be broken. I resolved some of them but I didn't resolve the following error below:
"Variable requires type-hint or initialization"
That happened just by declaring a Model:
@:schemaOptions({autoIndex: true})
class Leaderboard extends Model<LeaderboardData>{}
Do you have any Idea?
Thanks in advance,
Théo Sabattié
Hello',
Thanks for your project, you bring to us an usefull set of tools.
After updating to haxe 4, a lot of things seem to be broken. I resolved some of them but I didn't resolve the following error below:
"Variable requires type-hint or initialization"That happened just by declaring a Model:
Do you have any Idea?
Thanks in advance,
Théo Sabattié