Elton Goh Jun Hao
Elton Goh Jun Hao
Hey @hanzei I am a first contributor can I give this a try? I am trying to run test cases like `make test-mmctl-unit` but it fails locally (on clean copy)....
@hanzei Also,the Enterprise CI/tests seems to be failing. Is this something on my end? Do you know what could have resulted in Enterprise CI/tests failing?
@hanzei It seems that MySQL workflow is failing. Do I need to fix anything?
@BenCookie95 Can I check if this PR is ready to be merged? Do I need to do anything on my end?
I will give this a try.
@MarkBind/active-devs - [ ] Remove/update vue2 plugins. While removing we need to refactor too (portal-vue is no longer used and replace with teleport which is native to vue) (Related to...
@jovyntls SFLR. I guess refactor might be the wrong word to use here. Maybe update and fix warning would be more apt. I think that library wise only portal-vue is...
@MarkBind/active-devs **Current Approach to Migrate to Vue 3:** 1. Disabled SSR (Server Side Rendering) - Will be explained in detail later. 2. Removed usage of Vue through CDN and switched...
For those who are interested to see why there is an issue with SSR, can look at this branch https://github.com/EltonGohJH/markbind/tree/elton/test-SSR If you attempt to Markbind Serve with Navbar you would...