mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 23:48:33 +00:00
fix(referenceError): $e is not defined
This commit is contained in:
@@ -11,6 +11,8 @@ const container = ref()
|
||||
|
||||
const { isUIAllowed } = useRoles()
|
||||
|
||||
const { $e } = useNuxtApp()
|
||||
|
||||
const { selectedDate, formattedData, formattedSideBarData, calendarRange, updateRowProperty, isSyncedFromColumn } =
|
||||
useCalendarViewStoreOrThrow()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user