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
Fix TypeScript build errors in realtime event implementation
- Fixed type errors in objectql/engine.ts for recordId extraction
- Added type guards in objectql/plugin.ts and metadata/plugin.ts
- Fixed client initialization order with getter for events API
- Suppressed intentionally unused fields in RealtimeAPI
- Fixed unused parameter in useAutoRefresh hook
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/22f63fd8-a2de-4140-be84-0f902aaa8d33
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments