Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Alpine.js/Livewire and Power-Grid Authentication redirect hangup #1245

@unplugged216

Description

@unplugged216

For bug reporting only! If you're posting a feature request or discussion, please ignore.

Expected Behavior

When making a a request via Livewire, after adding the auth header, we expect the requested resource to load.

Current Behavior

When queries are fired, the appropriate header is added. However, the middleware "verify.shopify" is forcing a redirect through responding with HTML and trying to redirect from javascript. This cause the request to end and errors abound.

This does not work...

Steps to Reproduce

  1. Use livewire

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions