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
{{ message }}
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.
+1, some kind of unit tests would be needed. In addition to that, the <client-only> breaks all unit tests, and it's not possible to register the component, as the other ones in unit tests, such as l-map, via Vue.component("l-map", LMap); etc.
breaks unit tests with the error console.error TypeError: Cannot read property 'setView' of undefined
Last, but not least, might be related to this. All the time after implementing nuxt-leaflet, I can see in my terminal [Vue warn]: Error in nextTick: "TypeError: Cannot read property 'mapObject' of undefined" while running the app locally npm run dev.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: