Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Hook priority issue #3

Closed
jaredcwhite opened this issue Mar 24, 2022 · 2 comments
Closed

Hook priority issue #3

jaredcwhite opened this issue Mar 24, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@jaredcwhite
Copy link
Member

jaredcwhite commented Mar 24, 2022

A post_read hook defined in a user's Builder plugin isn't being activated for Prismic resources, most likely because this plugin is getting run BEFORE that hook gets defined in the first place. 😕

@jaredcwhite jaredcwhite added the bug Something isn't working label Mar 24, 2022
@jaredcwhite
Copy link
Member Author

Argh. I forgot that external Bridgetown plugins' are registered differently, thus they aren't sorted with the other builders by priority. Need to fix again upstream!

@jaredcwhite
Copy link
Member Author

Forgot to close this one after the release of Bridgetown v1.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant