-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate Vue-2 to Vue-3 for FLINT-UI #294
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…s during migration Signed-off-by: YashKandalkar <yashsk.yk@gmail.com>
1818ebc
to
736cc55
Compare
Converts `StepperGCBM` from the Material Vue based component to an Ant Design based one. Now we can switch between GCBM pages in Vue3. Also fixes social icon hover bug and a typo. Signed-off-by: Amit <amitkulkarni2028@gmail.com>
Yes, I am having the same issue as above. Moreover, I am unable to see the toggle button below the GCBM heading. I don't know whether I am only facing this issue or if it's with everyone. Along with I got some warnings with Have a look at this for the above warning https://stackoverflow.com/questions/48032006/how-do-i-use-deep-or-or-v-deep-in-vue-js Else the changes look to me. |
I am not even able to see the toggle button neither on the deployed link nor on my local machine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @YashKandalkar ! 👏
Have requested a few minor changes, please incorporate them.
Thanks for the PR!
@Palaksharma23 @Janvi-Thakkar @SanjaySinghRajpoot @sohamsshah Thanks for the review! I have made the requested changes, PTAL |
Great work @YashKandalkar :) The toggle button is still not visible on deployed preview in my machine not sure whether it is only happening with me or if anyone else has the same issue |
@Janvi-Thakkar The Toggle button only comes on the last step (Run). |
Resources