leedonggyu
leedonggyu
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
Hi, I'm using vuetable-2 well. but can i add html data attribute(`data-xxx)` to table head field(``)? in [Vuetable.vue](https://github.com/ratiw/vuetable-2/blob/master/src/components/Vuetable.vue) code, it seems impossible. Is there any way to resolve it?
Sort icons is only show when click specific column title. how can I make all sort icons always visible? thanks in advance.
Hi, i using this module uesfully! I want make a key that have 'alt' like `['alt', 'c']`. it works fine on windows 10. but not working on mac os. Interestingly,...
Hi, Is there any way to skip checking to a specific keyword? I support only IE11. so specific keyword like `const` is ES6 syntax but, It is fully supported by...
When I bundle my project using webpack `Module not found: Error` is occured. It seems webpack releated issue. Anyone have the same problem as me? > jsonlint v1.6.3
### Description 1. Fix wrong comment. 2. Make `OPENSEARCH_DASHBOARDS_HOME` argument works correctly.
If there is no request for a certain amount of idle time for OpenSearch, an error occurs when a request is sent to Logstash afterward. ``` Attempted to send a...