Skip to content

Git add . Issue #4884

@Khalid007sf

Description

@Khalid007sf

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues, especially the pinned issues.

Exception report

-----------------------------------------------------------------------
Last 200 Keys:
 c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
 Enter
 s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
 Enter
 c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
 Enter
 c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be 
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
   at System.Console.SetCursorPosition(Int32 left, Int32 top)
   at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)       
   at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
   at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics) 
-----------------------------------------------------------------------
PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement
>> 
>> feat: Introduce Star component for rating display  
>> 
>> feat: Create Team component to showcase Chris Tiley's experience and expertise
>> 
>> feat: Implement TestimonialSlider for dynamic patient testimonials
>> 
>> feat: Add Testimonials component to highlight patient feedback
>> 
>> feat: Create TrustBadge and TrustProof components for credibility
>> 
>> feat: Implement GoogleReviewsBanner for showcasing 
patient satisfaction
>> 
>> feat: Add VideoSection for patient success stories 
>> 
>> style: Add Tailwind CSS styles for consistent design
>> 
>> chore: Set up Vite configuration for React project 
>> 
>> chore: Initialize TypeScript configuration for the 
project
>> 
>> chore: Add index.css for global styles
>> 
>> chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement
>> 
>> feat: Implement Star component for rating display  
>> 
>> feat: Create Team component to showcase Chris Tiley's experience and expertise
>> 
>> feat: Add TestimonialSlider for displaying patient 
testimonials
>> 
>> feat: Create Testimonials component to highlight patient feedback
>> 
>> feat: Implement TrustBadge and TrustProof components for credibility
>> 
>> feat: Add GoogleReviewsBanner for showcasing patient ratings
>> 
>> feat: Create VideoSection for patient success stories
>> 
>> style: Add Tailwind CSS styles for consistent design
>> 
>> chore: Set up Vite configuration for React project 
>> 
>> chore: Initialize TypeScript configuration for the 
project
Oops, something went wrong.  Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Last 200 Keys:
 c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
 Enter
 s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
 Enter
 c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
 Enter
 c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be 
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
   at System.Console.SetCursorPosition(Int32 left, Int32 top)
   at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)       
   at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
   at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics) 
-----------------------------------------------------------------------
PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement
>> 
>> feat: Introduce Star component for rating display  
>> 
>> feat: Create Team component to showcase Chris Tiley's experience and expertise
>> 
>> feat: Implement TestimonialSlider for dynamic patient testimonials
>> 
>> feat: Add Testimonials component to highlight patient feedback
>> 
>> feat: Create TrustBadge and TrustProof components for credibility
>> 
>> feat: Implement GoogleReviewsBanner for showcasing 
patient satisfaction
>> 
>> feat: Add VideoSection for patient success stories 
>> 
>> style: Add Tailwind CSS styles for consistent design
>> 
>> chore: Set up Vite configuration for React project 
>> 
>> chore: Initialize TypeScript configuration for the 
project
>> 
>> chore: Add index.css for global styles
>> 
>> chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement
>> 
>> feat: Implement Star component for rating display  
>> 
>> feat: Create Team component to showcase Chris Tiley's experience and expertise
>> 
>> feat: Add TestimonialSlider for displaying patient 
testimonials
>> 
>> feat: Create Testimonials component to highlight patient feedback
>> 
>> feat: Implement TrustBadge and TrustProof components for credibility
>> 
>> feat: Add GoogleReviewsBanner for showcasing patient ratings
>> 
>> feat: Create VideoSection for patient success stories
>> 
>> style: Add Tailwind CSS styles for consistent design
>> 
>> chore: Set up Vite configuration for React project 
>> 
>> chore: Initialize TypeScript configuration for the 
project"

Screenshot


Last 200 Keys:
c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
Enter
s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
Enter
c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
Enter
c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Introduce Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Implement TestimonialSlider for dynamic patient testimonials

feat: Add Testimonials component to highlight patient feedback

feat: Create TrustBadge and TrustProof components for credibility

feat: Implement GoogleReviewsBanner for showcasing
patient satisfaction

feat: Add VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project

chore: Add index.css for global styles

chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Implement Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Add TestimonialSlider for displaying patient
testimonials

feat: Create Testimonials component to highlight patient feedback

feat: Implement TrustBadge and TrustProof components for credibility

feat: Add GoogleReviewsBanner for showcasing patient ratings

feat: Create VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project
Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new


Last 200 Keys:
c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
Enter
s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
Enter
c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
Enter
c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Introduce Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Implement TestimonialSlider for dynamic patient testimonials

feat: Add Testimonials component to highlight patient feedback

feat: Create TrustBadge and TrustProof components for credibility

feat: Implement GoogleReviewsBanner for showcasing
patient satisfaction

feat: Add VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project

chore: Add index.css for global styles

chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Implement Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Add TestimonialSlider for displaying patient
testimonials

feat: Create Testimonials component to highlight patient feedback

feat: Implement TrustBadge and TrustProof components for credibility

feat: Add GoogleReviewsBanner for showcasing patient ratings

feat: Create VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project"

Environment data

-----------------------------------------------------------------------
Last 200 Keys:
 c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
 Enter
 s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
 Enter
 c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
 Enter
 c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be 
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
   at System.Console.SetCursorPosition(Int32 left, Int32 top)
   at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)       
   at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
   at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics) 
-----------------------------------------------------------------------
PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement
>> 
>> feat: Introduce Star component for rating display  
>> 
>> feat: Create Team component to showcase Chris Tiley's experience and expertise
>> 
>> feat: Implement TestimonialSlider for dynamic patient testimonials
>> 
>> feat: Add Testimonials component to highlight patient feedback
>> 
>> feat: Create TrustBadge and TrustProof components for credibility
>> 
>> feat: Implement GoogleReviewsBanner for showcasing 
patient satisfaction
>> 
>> feat: Add VideoSection for patient success stories 
>> 
>> style: Add Tailwind CSS styles for consistent design
>> 
>> chore: Set up Vite configuration for React project 
>> 
>> chore: Initialize TypeScript configuration for the 
project
>> 
>> chore: Add index.css for global styles
>> 
>> chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement
>> 
>> feat: Implement Star component for rating display  
>> 
>> feat: Create Team component to showcase Chris Tiley's experience and expertise
>> 
>> feat: Add TestimonialSlider for displaying patient 
testimonials
>> 
>> feat: Create Testimonials component to highlight patient feedback
>> 
>> feat: Implement TrustBadge and TrustProof components for credibility
>> 
>> feat: Add GoogleReviewsBanner for showcasing patient ratings
>> 
>> feat: Create VideoSection for patient success stories
>> 
>> style: Add Tailwind CSS styles for consistent design
>> 
>> chore: Set up Vite configuration for React project 
>> 
>> chore: Initialize TypeScript configuration for the 
project
Oops, something went wrong.  Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Last 200 Keys:
 c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
 Enter
 s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
 Enter
 c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
 Enter
 c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be 
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
   at System.Console.SetCursorPosition(Int32 left, Int32 top)
   at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)       
   at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
   at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics) 
-----------------------------------------------------------------------
PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement
>> 
>> feat: Introduce Star component for rating display  
>> 
>> feat: Create Team component to showcase Chris Tiley's experience and expertise
>> 
>> feat: Implement TestimonialSlider for dynamic patient testimonials
>> 
>> feat: Add Testimonials component to highlight patient feedback
>> 
>> feat: Create TrustBadge and TrustProof components for credibility
>> 
>> feat: Implement GoogleReviewsBanner for showcasing 
patient satisfaction
>> 
>> feat: Add VideoSection for patient success stories 
>> 
>> style: Add Tailwind CSS styles for consistent design
>> 
>> chore: Set up Vite configuration for React project 
>> 
>> chore: Initialize TypeScript configuration for the 
project
>> 
>> chore: Add index.css for global styles
>> 
>> chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement
>> 
>> feat: Implement Star component for rating display  
>> 
>> feat: Create Team component to showcase Chris Tiley's experience and expertise
>> 
>> feat: Add TestimonialSlider for displaying patient 
testimonials
>> 
>> feat: Create Testimonials component to highlight patient feedback
>> 
>> feat: Implement TrustBadge and TrustProof components for credibility
>> 
>> feat: Add GoogleReviewsBanner for showcasing patient ratings
>> 
>> feat: Create VideoSection for patient success stories
>> 
>> style: Add Tailwind CSS styles for consistent design
>> 
>> chore: Set up Vite configuration for React project 
>> 
>> chore: Initialize TypeScript configuration for the 
project"

Steps to reproduce


Last 200 Keys:
c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
Enter
s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
Enter
c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
Enter
c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Introduce Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Implement TestimonialSlider for dynamic patient testimonials

feat: Add Testimonials component to highlight patient feedback

feat: Create TrustBadge and TrustProof components for credibility

feat: Implement GoogleReviewsBanner for showcasing
patient satisfaction

feat: Add VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project

chore: Add index.css for global styles

chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Implement Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Add TestimonialSlider for displaying patient
testimonials

feat: Create Testimonials component to highlight patient feedback

feat: Implement TrustBadge and TrustProof components for credibility

feat: Add GoogleReviewsBanner for showcasing patient ratings

feat: Create VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project
Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new


Last 200 Keys:
c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
Enter
s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
Enter
c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
Enter
c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Introduce Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Implement TestimonialSlider for dynamic patient testimonials

feat: Add Testimonials component to highlight patient feedback

feat: Create TrustBadge and TrustProof components for credibility

feat: Implement GoogleReviewsBanner for showcasing
patient satisfaction

feat: Add VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project

chore: Add index.css for global styles

chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Implement Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Add TestimonialSlider for displaying patient
testimonials

feat: Create Testimonials component to highlight patient feedback

feat: Implement TrustBadge and TrustProof components for credibility

feat: Add GoogleReviewsBanner for showcasing patient ratings

feat: Create VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project"

Expected behavior


Last 200 Keys:
c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
Enter
s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
Enter
c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
Enter
c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Introduce Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Implement TestimonialSlider for dynamic patient testimonials

feat: Add Testimonials component to highlight patient feedback

feat: Create TrustBadge and TrustProof components for credibility

feat: Implement GoogleReviewsBanner for showcasing
patient satisfaction

feat: Add VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project

chore: Add index.css for global styles

chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Implement Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Add TestimonialSlider for displaying patient
testimonials

feat: Create Testimonials component to highlight patient feedback

feat: Implement TrustBadge and TrustProof components for credibility

feat: Add GoogleReviewsBanner for showcasing patient ratings

feat: Create VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project
Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new


Last 200 Keys:
c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
Enter
s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
Enter
c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
Enter
c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Introduce Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Implement TestimonialSlider for dynamic patient testimonials

feat: Add Testimonials component to highlight patient feedback

feat: Create TrustBadge and TrustProof components for credibility

feat: Implement GoogleReviewsBanner for showcasing
patient satisfaction

feat: Add VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project

chore: Add index.css for global styles

chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Implement Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Add TestimonialSlider for displaying patient
testimonials

feat: Create Testimonials component to highlight patient feedback

feat: Implement TrustBadge and TrustProof components for credibility

feat: Add GoogleReviewsBanner for showcasing patient ratings

feat: Create VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project"

Actual behavior


Last 200 Keys:
c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
Enter
s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
Enter
c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
Enter
c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Introduce Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Implement TestimonialSlider for dynamic patient testimonials

feat: Add Testimonials component to highlight patient feedback

feat: Create TrustBadge and TrustProof components for credibility

feat: Implement GoogleReviewsBanner for showcasing
patient satisfaction

feat: Add VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project

chore: Add index.css for global styles

chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Implement Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Add TestimonialSlider for displaying patient
testimonials

feat: Create Testimonials component to highlight patient feedback

feat: Implement TrustBadge and TrustProof components for credibility

feat: Add GoogleReviewsBanner for showcasing patient ratings

feat: Create VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project
Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new


Last 200 Keys:
c t i o n Space f o r Space p a t i e n t Space s u c c e s s Space s t o r i e s Enter
Enter
s t y l e : Space A d d Space T a i l w i n d Space C S S Space s t y l e s Space f o r Space c o n s i s t e n t Space d e s i g n Enter
Enter
c h o r e : Space S e t Space u p Space V i t e Space c o n f i g u r a t i o n Space f o r Space R e a c t Space p r o j e c t Enter
Enter
c h o r e : Space I n i t i a l i z e Space T y p e S c r i p t Space c o n f i g u r a t i o n Space f o r Space t h e Space p r o j e c t "

Exception:
System.ArgumentOutOfRangeException: The value must be
greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was -49.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Users\Kurti\Downloads\project-bolt-sb1-8518siaw> git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Introduce Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Implement TestimonialSlider for dynamic patient testimonials

feat: Add Testimonials component to highlight patient feedback

feat: Create TrustBadge and TrustProof components for credibility

feat: Implement GoogleReviewsBanner for showcasing
patient satisfaction

feat: Add VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project

chore: Add index.css for global styles

chore: Create necessary TypeScript environment files"git commit -m "feat: Add PainPoints and Services components for enhanced user engagement

feat: Implement Star component for rating display

feat: Create Team component to showcase Chris Tiley's experience and expertise

feat: Add TestimonialSlider for displaying patient
testimonials

feat: Create Testimonials component to highlight patient feedback

feat: Implement TrustBadge and TrustProof components for credibility

feat: Add GoogleReviewsBanner for showcasing patient ratings

feat: Create VideoSection for patient success stories

style: Add Tailwind CSS styles for consistent design

chore: Set up Vite configuration for React project

chore: Initialize TypeScript configuration for the
project"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions