earlSt1 / vtt-compendium-folders

Collapsable folders in the compendium directory and folder structures inside compendiums for FoundryVTT
21 stars 18 forks source link

BUG: Cannot move macros to CF folders within a compendium #124

Open baileywick opened 2 years ago

baileywick commented 2 years ago

I have a compendium of macros in my Foundry module. That compendium has 3 folders within it. When I drag a new macro from my macro bar to the compendium, it puts it at the top (outside of the folders), as expected. But when I attempt to drag the macro into one of the folders in the compendium, it is unresponsive. No console errors.

earlSt1 commented 2 years ago

Hi, is this on v9?

baileywick commented 2 years ago

Yes, sorry, v9.

On Thu, Dec 23, 2021, 12:13 PM Craig Earl @.***> wrote:

Hi, is this on v9?

— Reply to this email directly, view it on GitHub https://github.com/earlSt1/vtt-compendium-folders/issues/124#issuecomment-1000483188, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADMLTXTQ47JSJALQQSEL6TTUSNYF5ANCNFSM5KVFVNHA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

earlSt1 commented 2 years ago

Ok, i'll see if i can find some time to look into this tomorrow.

earlSt1 commented 2 years ago

Hi, I think I've found the cause of this issue. Can you try running the following command as a macro, then refreshing to see if it fixes it?

game.settings.set('compendium-folders','cached-folder',{});
earlSt1 commented 2 years ago

Hi, could you try again using the latest update? (v2.4.2)