Update: Add Modal Component
1 unresolved thread
1 unresolved thread
coscine/issues#1124
Edited by Benedikt Heinrichs
Merge request reports
Activity
1 1 export { default as CoscineCard } from './components/Container/Card.vue'; 2 export { default as CoscineButtonDelete } from './components/Buttons/Delete.vue'; 2 export { default as CoscineDelete } from './components/Buttons/Delete.vue'; I have tested this in my system and coscineDelete was not working in user profile. so I changed the name here and it worked..so I think the changes would be just in component library(just this name should be changed). I am not sure in which other apps we used CoscineDelete and if it's working there but it'll be fixed in userprofile by this change....
changed this line in version 5 of the diff
mentioned in commit 0fa4d8bb
Please register or sign in to reply