Hi @korchev,
I've tried to write an absolute re-procedure list for the last 2 hours. I was unsuccessful many times. The closest test list is as follows (The lag started but not increased.)
- Open the test project that was shared by me.
- Try to create an event a couple of times (the " sign was not deleted from the #endregion directive).
- .razor and .razor.cs files are saved each time.
- Remove the " sign.
- Create a couple of events using the designer.
- Delete one of the events that were created by the designer from the .razor.cs file.
- Save the file.
- Open the .razor file and wait for the error message.
- Try to delete the event's name from the events tab. (Many times the event's name cannot be deleted.)
- Save the page
- Delete the event from the source manually.
- Repeat these procedures for each event that was created by the designer.
- Open another solution. This solution must be big.
- Open a couple of .razor pages.
- Collapse all the collapsable lines from the inside out.
- Save each page.
- The lag effect must be started.
- If no lag effect started then open the previous project and try to same routine.
- In my cases the third try is enough to feel the lag effect.
I hope it works on your side.