Skip to content

API Variables missing #4

Description

@SYOP200

Notes

  • Missing variable on line 182
  • Project structure shifted, furi section, line 52

How to fix

  • Debug lines 50 - 190
  • Rewrite file structure to fix furi section

Structure bug

              {response.error ? ( 

                <div className="bg-red-500/10 border border-red-500/50 rounded-lg p-4">

                  <p className="text-red-400 font-semibold mb-2">Error</p>

                  <p className="text-red-300 text-sm">{response.message}</p>

                </div>`
  • error is not defined in p-6
  • Error handling debunk

SYOP200
Finnwhiskey@gmail.com

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions