Skip to content

Fix missing content of expandable-data table#931

Open
QuangPB wants to merge 1 commit intolusaxweb:masterfrom
QuangPB:master
Open

Fix missing content of expandable-data table#931
QuangPB wants to merge 1 commit intolusaxweb:masterfrom
QuangPB:master

Conversation

@QuangPB
Copy link
Copy Markdown

@QuangPB QuangPB commented Oct 24, 2020

The content of expandable-data in table is not rendering
Reproduce: https://lusaxweb.github.io/vuesax/components/table.html#expandable-data
#903

@Bazsi96
Copy link
Copy Markdown

Bazsi96 commented Nov 10, 2020

Same issue.
Anyone fixed it?

@QuangPB
Copy link
Copy Markdown
Author

QuangPB commented Nov 10, 2020

Same issue.
Anyone fixed it?

You can use this repo and build: https://github.com/QuangPB/vuesax
or waiting for someone merge this pull request :(

@Bazsi96
Copy link
Copy Markdown

Bazsi96 commented Nov 10, 2020

@QuangPB I checked the Vuesax v4 but it's not compatible with Vuesax v3.

@fcsarthur
Copy link
Copy Markdown

Awesome! I just figured this out too and came here to check if anyone also did it. Someone REALLY could aprove that

@mathijsfr
Copy link
Copy Markdown

mathijsfr commented Mar 17, 2022

I installed your fork with npm install https://github.com/QuangPB/vuesax.git#master --save, yet it still doesn't render.

I added the slot like so:

.
.
.
</vs-td>
   <template slot="expand">
     test
   </template>
</vs-tr>

@QuangPB How can I use your repo and build it for my own project? Simply installing doesn't seem to work.

@QuangPB
Copy link
Copy Markdown
Author

QuangPB commented May 13, 2022

@mathijsfr : you can build project with command
vue-cli-service build --target lib src/index.js --name vuesax

or using direct branch fix from my repo
https://github.com/QuangPB/vuesax/tree/fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants