1map Spatial Solutions (Pty) Ltd

Results 46 comments of 1map Spatial Solutions (Pty) Ltd

@Boldonglen Yes, also find this not working on my side. Even on the column resize: https://primevue.org/datatable/#column_resize

I just tested with 1.3.7 and this problem is still there. It is because you have the line: [ "vue-codemirror6": "file:",](https://github.com/logue/vue-codemirror6/blob/e0cce288372f6d1df9085817b86cea8cdeba8182/package.json#L82) That should be removed The file: part is giving...

@gaecfov On my side I have 2 dialogs (Dialog Parent and dialog Child). **On Dialog Parent I have:** `:closeOnEscape="canCloseOnEscape"` **On Dialog Child I have:** `:closeOnEscape="true"` On the **Parent Dialog**, `canCloseOnEscape`...

I see that you changed line 691 (onOverlayEnter) ` this.autoFilterFocus && this.filter && focus(this.$refs.filterInput.$el);` But the problem is actually in the onOverlayLeave ` focus(this.$refs.filterInput.$el);` The focus on the onOverlayLeave can...

@tugcekucukoglu or Anybody had time to review this? I see the bug is still there in the latest 4.0.0-rc.3

@tugcekucukoglu Even still there in current build 4.0.0

@tugcekucukoglu This error is still there even in 4.0.1

@tugcekucukoglu This error is still there even in 4.0.2

@tugcekucukoglu This error is still there even in 4.0.3