Skip to content

@bind-Datasource Feature added

Pre-release
Pre-release
Compare
Choose a tag to compare
@EquiAvia EquiAvia released this 13 Apr 01:41
· 18 commits to master since this release

Breaking Changes
-The Add, Update, Refresh methods have been migrated to async methods, and must be awaited.
Features
-Added the ability to use @bind-Datasource and updated the demo application
Bug-Fixes
-Fixed a number of scenarios where null pointer exceptions occur.