Skip to content

Conversation

timbotimbo2
Copy link
Contributor

Description

#1034 works fine after a flutter pub get but introduced an error if you run flutter pub downgrade.

ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/src/web/web_unity_widget_controller.dart:259:44 - The argument type 'Element' can't be assigned to the parameter type 'JSAny?'`

This is a quick fix.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@timbotimbo timbotimbo merged commit 4228ad0 into juicycleff:master Aug 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants