Skip to content

Responsive line numbers issue #135

@Alex7TCK

Description

@Alex7TCK

The image speaks for itself about the error

image

Tab width and height:
666.08px
440px

Returned with:

returnStringObject () {
    return JSON.stringify(this.currentTrace.parameters, null, 4)
  }

OBJ EXAMPLE:


[
          {
            id: '0001',
            type: 'donut',
            name: 'Cake',
            ppu: 0.55,
            batters:
              {
                batter:
                  [
                    { id: '1001', type: 'Regular' },
                    { id: '1002', type: 'Chocolate' },
                    { id: '1003', type: 'Blueberry' },
                    { id: '1004', type: "Devil's Food" }
                  ]
              },
            topping:
              [
                { id: '5001', type: 'None' },
                { id: '5002', type: 'Glazed' },
                { id: '5005', type: 'Sugar' },
                { id: '5007', type: 'Powdered Sugar' },
                { id: '5006', type: 'Chocolate with Sprinkles' },
                { id: '5003', type: 'Chocolate' },
                { id: '5004', type: 'Maple' }
              ]
          },
          {
            id: '0002',
            type: 'donut',
            name: 'Raised',
            ppu: 0.55,
            batters:
              {
                batter:
                  [
                    { id: '1001', type: 'Regular' }
                  ]
              },
            topping:
              [
                { id: '5001', type: 'None' },
                { id: '5002', type: 'Glazed' },
                { id: '5005', type: 'Sugar' },
                { id: '5003', type: 'Chocolate' },
                { id: '5004', type: 'Maple' }
              ]
          },
          {
            id: '0002',
            type: 'donut',
            name: 'Raised',
            ppu: 0.55,
            batters:
              {
                batter:
                  [
                    { id: '1001', type: 'Regular' }
                  ]
              },
            topping:
              [
                { id: '5001', type: 'None' },
                { id: '5002', type: 'Glazed' },
                { id: '5005', type: 'Sugar' },
                { id: '5003', type: 'Chocolate' },
                { id: '5004', type: 'Maple' }
              ]
          },
          {
            id: '0002',
            type: 'donut',
            name: 'Raised',
            ppu: 0.55,
            batters:
              {
                batter:
                  [
                    { id: '1001', type: 'Regular' }
                  ]
              },
            topping:
              [
                { id: '5001', type: 'None' },
                { id: '5002', type: 'Glazed' },
                { id: '5005', type: 'Sugar' },
                { id: '5003', type: 'Chocolate' },
                { id: '5004', type: 'Maple' }
              ]
          },
          {
            id: '0002',
            type: 'donut',
            name: 'Raised',
            ppu: 0.55,
            batters:
              {
                batter:
                  [
                    { id: '1001', type: 'Regular' }
                  ]
              },
            topping:
              [
                { id: '5001', type: 'None' },
                { id: '5002', type: 'Glazed' },
                { id: '5005', type: 'Sugar' },
                { id: '5003', type: 'Chocolate' },
                { id: '5004', type: 'Maple' }
              ]
          },
          {
            id: '0002',
            type: 'donut',
            name: 'Raised',
            ppu: 0.55,
            batters:
              {
                batter:
                  [
                    { id: '1001', type: 'Regular' }
                  ]
              },
            topping:
              [
                { id: '500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001', type: 'None' },
                { id: '5050015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500150015001500102', type: 'Glazed' },
                { id: '5005', type: 'Sugar' },
                { id: '5003', type: 'Chocolate' },
                { id: '5004', type: 'Maple' }
              ]
          },
          {
            id: '0002',
            type: 'donut',
            name: 'Raised',
            ppu: 0.55,
            batters:
              {
                batter:
                  [
                    { id: '1001', type: 'Regular' }
                  ]
              },
            topping:
              [
                { id: '5001', type: 'None' },
                { id: '5002', type: 'Glazed' },
                { id: '5005', type: 'Sugar' },
                { id: '5003', type: 'Chocolate' },
                { id: '5004', type: 'Maple' }
              ]
          },
          {
            id: '0003',
            type: 'donut',
            name: 'Old Fashioned',
            ppu: 0.55,
            batters:
              {
                batter:
                  [
                    { id: '1001', type: 'Regular' },
                    { id: '1002', type: 'Chocolate' }
                  ]
              },
            topping:
              [
                { id: '5001', type: 'None' },
                { id: '5002', type: 'Glazed' },
                { id: '5003', type: 'Chocolate' },
                { id: '5004', type: 'Maple' }
              ]
          }
        ]

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