Yaron Guez

Results 6 issues of Yaron Guez

Use CMB2 hooks instead of native WordPress hooks. No longer need to determine if CMB2 is loaded yet which resolves cases where CMB2 is loaded as part of a plugin...

I've been using this boilerplate for years now...thanks for your hard work! One thing that's always bothered me is the user of custom add_action and add_filter methods. I understand the...

I finally had time to revisit the discussion of the loader class. I took as minimal an approach as possible in this refactor. I removed the loader class and load...

Hi thanks for creating this plugin! It looks very useful. Unfortunately I can't get it to work properly. Selecting a country from the dropdown list results in a script timeout...

As soon as I access the front end at http://localhost:3100, even though the page renders, the Supabase server starts emitting a non-stop loop of: ``` Error: Missing authorization header at...

After running: `yarn supabase:dev` I'm receiving the error: ```bash node:internal/errors:490 ErrorCaptureStackTrace(err); ^ TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension "" for /Users/yaronguez/websites/langchain-template-supabase/node_modules/supabase/bin/supabase. Loading extensionless files is not supported inside of "type":"module" package.json...